{"id":15508294,"url":"https://github.com/heubeck/gitops-docs","last_synced_at":"2026-02-27T02:01:26.086Z","repository":{"id":104931783,"uuid":"474451979","full_name":"heubeck/gitops-docs","owner":"heubeck","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-22T09:32:47.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T21:18:57.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heubeck.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-26T19:52:15.000Z","updated_at":"2022-03-26T19:52:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"4bbcc2b4-0870-474c-8874-f2d8c0543f1d","html_url":"https://github.com/heubeck/gitops-docs","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"b841a1c2a503a65e380bd50eb36c06a8d4be4662"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heubeck/gitops-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heubeck%2Fgitops-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heubeck%2Fgitops-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heubeck%2Fgitops-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heubeck%2Fgitops-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heubeck","download_url":"https://codeload.github.com/heubeck/gitops-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heubeck%2Fgitops-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T09:37:06.714Z","updated_at":"2026-02-27T02:01:26.073Z","avatar_url":"https://github.com/heubeck.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitOps with Flux, a basic setup\n\nThe following referes to [this repository](https://github.com/heubeck/gitops-flux-basic).\n\n## Local k8s kind cluster\n\n* [Install k8s kind](https://kind.sigs.k8s.io/docs/user/quick-start/#installation)\n\n```shell\n# Create new cluster and configure kubectl\nkind create cluster --config ./kind/config.yaml \u0026\u0026 kind export kubeconfig --kubeconfig /home/heubeck/.kube/config\n\n# Destroy it\nkind delete cluster\n```\n\n## Flux\n\n* [Install flux cli](https://fluxcd.io/docs/cmd/#install-using-bash)\n\n```shell\n# Bootstrap\nexport GITHUB_TOKEN=...\nflux bootstrap github --owner=heubeck --repository=gitops-flux-basic --private=false --personal=true\n```\n\n## Linkerd\n\n* [Install linkerd cli](https://linkerd.io/2.11/getting-started/#step-1-install-the-cli)\n* [Install linkerd smi extension](https://linkerd.io/2.11/tasks/linkerd-smi/)\n\n## Access components\n\n* [Examiner](https://github.com/heubeck/examiner) - Bound to ingress: GET http://localhost/examine\n* Prometheus - Port forwarding: `kubectl port-forward -n monitoring svc/prometheus-operated 9090:9090`\n* Linkerd Viz - Port forwarding: `kubectl port-forward -n linkerd-viz svc/web 8084:8084` or with cli: `linkerd viz dashboard`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheubeck%2Fgitops-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheubeck%2Fgitops-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheubeck%2Fgitops-docs/lists"}