{"id":16367786,"url":"https://github.com/mmontes11/flux-infrastructure","last_synced_at":"2026-05-15T20:04:41.498Z","repository":{"id":145284762,"uuid":"471689632","full_name":"mmontes11/flux-infrastructure","owner":"mmontes11","description":"Flux proof of concept for bootstraping core infrastructure and the tenants that sit on top of it.","archived":false,"fork":false,"pushed_at":"2022-03-31T20:34:27.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-31T05:55:57.710Z","etag":null,"topics":["flux","flux2","fluxcd","gitops","kubernetes","multi-cluster","multi-tenant","sealed-secrets"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mmontes11.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-19T12:31:05.000Z","updated_at":"2022-03-24T20:44:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"204d2661-54c6-4de9-b60e-772d83ee38e9","html_url":"https://github.com/mmontes11/flux-infrastructure","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mmontes11/flux-infrastructure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmontes11%2Fflux-infrastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmontes11%2Fflux-infrastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmontes11%2Fflux-infrastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmontes11%2Fflux-infrastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmontes11","download_url":"https://codeload.github.com/mmontes11/flux-infrastructure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmontes11%2Fflux-infrastructure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flux","flux2","fluxcd","gitops","kubernetes","multi-cluster","multi-tenant","sealed-secrets"],"created_at":"2024-10-11T02:50:51.489Z","updated_at":"2026-05-15T20:04:41.466Z","avatar_url":"https://github.com/mmontes11.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flux-infrastructure\n\n[Flux](https://fluxcd.io/) proof of concept for bootstraping core infrastructure and the tenants that sit on top of it.\n\n### Getting started\n\n1. Create a new cluster with [KIND](https://kind.sigs.k8s.io/):\n```bash\n./scripts/kind.sh\n``` \n\n2. Place your TLS certificate and private key at in the `certs/` directory.\n\n3. Fork this repository and then execute this commands to install Flux and bootstrap the cluster:\n```bash\nexport GITHUB_USER=\u003cuser\u003e\nexport GITHUB_TOKEN=\u003cpersonal-access-token\u003e\n./scripts/bootstrap.sh\n``` \n\n### Clusters\n\nThe current setup supports bootstrapping multiple clusters just by adding `Kustomization` resources on the [clusters](./clusters) folder.\n\n### Infrastructure\n\nCore infrastructure will be reconciled respecting the order of the dependencies defined in the [infrastructure](./infrastructure) folder:\n- [sources](./infrastructure/sources): `GitRepository` and `HelmRepository` CRDs used by Flux\n- [rbac](./infrastructure/rbac): Common role based access control resources\n- [nginx](https://github.com/kubernetes/ingress-nginx): Ingress controller to handle the `Ingress` resources\n- [sealed-secrets](https://github.com/bitnami-labs/sealed-secrets): Sealed secrets controller to manage `SealedSecret` CRDs\n\n### Tenants\n\nA tenant is a set of resources deployed on top of the core infrastructure in multiple clusters. They can be configured by adding `Kustomization` resources on the [tenants](./tenants) folder:\n- [podinfo](https://github.com/mmontes11/flux-tenant-podinfo): Example Go application","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmontes11%2Fflux-infrastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmontes11%2Fflux-infrastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmontes11%2Fflux-infrastructure/lists"}