https://github.com/lcostea/gitops-deployments
https://github.com/lcostea/gitops-deployments
argocd gitops workshop
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lcostea/gitops-deployments
- Owner: lcostea
- Created: 2020-10-05T17:09:27.000Z (over 5 years ago)
- Default Branch: dev
- Last Pushed: 2020-10-11T14:32:55.000Z (over 5 years ago)
- Last Synced: 2025-02-16T19:18:00.879Z (11 months ago)
- Topics: argocd, gitops, workshop
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deployments
Deploying apps with ArgoCD, using App of Apps pattern
The root application needs to be applied manually
* kubectl config use-context kind-argocd-cluster --namespace argocd
* kubectl apply -f root/root-app.yaml