Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tedspinks/gitops-demo
https://github.com/tedspinks/gitops-demo
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tedspinks/gitops-demo
- Owner: TedSpinks
- Created: 2023-07-13T01:33:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T23:12:34.000Z (over 1 year ago)
- Last Synced: 2024-11-05T14:51:54.736Z (about 2 months ago)
- Size: 2.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitops-demo
Demo repo for Argo CD deployments of Helm and Kustomize to 3 environments: dev, stage, prod
Directories include:
- **k8s-resources** - Helm and Kustomize manifests for deploying the cf-demo1 microservices.
- **argocd-definitions** - Argo CD application definitions, which tell Argo CD to keep target Kubernetes clusters in sync with the k8s-resources manifests.