{"id":13647830,"url":"https://github.com/swade1987/gitops-with-kustomize","last_synced_at":"2025-09-22T04:33:33.543Z","repository":{"id":130590851,"uuid":"269713414","full_name":"swade1987/gitops-with-kustomize","owner":"swade1987","description":"An example repo structure for GitOps with Kustomize","archived":true,"fork":false,"pushed_at":"2021-01-02T22:20:12.000Z","size":82,"stargazers_count":131,"open_issues_count":2,"forks_count":30,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-01T08:51:18.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/swade1987.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}},"created_at":"2020-06-05T17:04:52.000Z","updated_at":"2025-02-01T14:43:53.000Z","dependencies_parsed_at":"2023-06-02T22:00:34.674Z","dependency_job_id":null,"html_url":"https://github.com/swade1987/gitops-with-kustomize","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/swade1987/gitops-with-kustomize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swade1987%2Fgitops-with-kustomize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swade1987%2Fgitops-with-kustomize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swade1987%2Fgitops-with-kustomize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swade1987%2Fgitops-with-kustomize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swade1987","download_url":"https://codeload.github.com/swade1987/gitops-with-kustomize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swade1987%2Fgitops-with-kustomize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276347148,"owners_count":25626597,"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-09-22T02:00:08.972Z","response_time":79,"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-08-02T01:03:47.718Z","updated_at":"2025-09-22T04:33:33.179Z","avatar_url":"https://github.com/swade1987.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# GitOps (using Kustomize)\n\nAn example repo structure for GitOps with:\n\n- [Flux](https://github.com/fluxcd/flux)\n- [Helm Operator](https://github.com/fluxcd/helm-operator)\n- [Kustomize](https://github.com/kubernetes-sigs/kustomize)\n\n## Directory structure\n\n```\nkustomize\n├── base                # base kustomizations             \n│   ├── cluster      # logical grouping of resources\n├── dev                 # Directory per env which pulls from base and extends/overrides helmreleases\n```\n\nResources are organised per environment in the `kustomize` directory.\n\n## Pre-requisites\n\nA list of pre-requisites can be found [here](docs/pre-reqs.md).\n\n## Setup\n\n1. To configure this to work with your repository first read the steps [here](docs/configuration.md).\n\n2. Create a cluster using `make cluster`\n\n3. Install [Flux](https://github.com/fluxcd/flux) and the [Helm Operator](https://github.com/fluxcd/helm-operator) using `make install-flux`\n\n4. After following the prompts, flux will establish a connection to your repository and start reconciling.\n\n## Continuous Integration\n\nA deep-dive into running checks locally and the CircleCI configuration, read [here](docs/ci.md).\n\n## Kustomize directory structure\n\nA deep-dive into the kustomize setup can be found [here](docs/kustomize-setup.md).\n\n## Automatic image upgrades \n\nAn example of automated image upgrades with `HelmReleases` resources can be found [here](docs/automated-image-upgrades.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswade1987%2Fgitops-with-kustomize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswade1987%2Fgitops-with-kustomize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswade1987%2Fgitops-with-kustomize/lists"}