Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lcostea/gitops-deployments
https://github.com/lcostea/gitops-deployments
argocd gitops workshop
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lcostea/gitops-deployments
- Owner: lcostea
- Created: 2020-10-05T17:09:27.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2020-10-11T14:32:55.000Z (over 4 years ago)
- Last Synced: 2024-11-06T10:29:09.320Z (3 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