https://github.com/tedspinks/gitops-demo
https://github.com/tedspinks/gitops-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tedspinks/gitops-demo
- Owner: TedSpinks
- Created: 2023-07-13T01:33:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T23:12:34.000Z (over 2 years ago)
- Last Synced: 2025-04-09T08:35:14.285Z (about 1 year 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.