{"id":19017324,"url":"https://github.com/beiertu-mms/fluxcd-gitops","last_synced_at":"2025-10-26T10:37:39.193Z","repository":{"id":109552581,"uuid":"593994688","full_name":"beiertu-mms/fluxcd-gitops","owner":"beiertu-mms","description":"A playground for FluxCD","archived":false,"fork":false,"pushed_at":"2023-05-19T13:53:27.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T10:37:38.529Z","etag":null,"topics":["fluxcd","gitops","k8s","kubernetes","playground"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beiertu-mms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-01-27T10:47:11.000Z","updated_at":"2023-05-19T10:50:09.000Z","dependencies_parsed_at":"2024-11-08T19:47:08.792Z","dependency_job_id":"aaa6d96b-d62c-437b-9fda-f7a9a277183b","html_url":"https://github.com/beiertu-mms/fluxcd-gitops","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beiertu-mms/fluxcd-gitops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beiertu-mms%2Ffluxcd-gitops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beiertu-mms%2Ffluxcd-gitops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beiertu-mms%2Ffluxcd-gitops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beiertu-mms%2Ffluxcd-gitops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beiertu-mms","download_url":"https://codeload.github.com/beiertu-mms/fluxcd-gitops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beiertu-mms%2Ffluxcd-gitops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281092780,"owners_count":26442440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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":["fluxcd","gitops","k8s","kubernetes","playground"],"created_at":"2024-11-08T19:46:39.251Z","updated_at":"2025-10-26T10:37:39.162Z","avatar_url":"https://github.com/beiertu-mms.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluxcd-gitops\n\n[![license](https://img.shields.io/badge/license-Apache%202.0-blue)](./LICENSE)\n\nA playground to manage [Kubernetes](https://kubernetes.io) cluster(s) using [FluxCD](https://fluxcd.io) with [Kustomize](https://kustomize.io).\n\n## Requirements\n\n- [flux cli](https://fluxcd.io/flux/installation/#install-the-flux-cli)\n- [kind](https://kind.sigs.k8s.io) or [minikube](https://minikube.sigs.k8s.io/docs/)\n\n## Setup\n\nCreate a cluster with `kind`\n\n```shell\nkind create cluster --name cluster --config ./multi-nodes-cluster.yaml\n```\n\nor start a `minikube` cluster\n\n```shell\nminikube start\n```\n\n[Install flux onto the cluster](https://fluxcd.io/flux/get-started/#install-flux-onto-your-cluster)\n\n```shell\nexport GITHUB_TOKEN=token\nexport GITHUB_USER=username\n\nflux bootstrap github \\\n  --owner=$GITHUB_USER \\\n  --repository=fluxcd-gitops \\\n  --branch=master \\\n  --path=./clusters/dev \\\n  --personal\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeiertu-mms%2Ffluxcd-gitops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeiertu-mms%2Ffluxcd-gitops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeiertu-mms%2Ffluxcd-gitops/lists"}