https://github.com/dhruvinsoni30/argocd-demo
ArgoCD Tutorial | GitOps CD for Kubernetes
https://github.com/dhruvinsoni30/argocd-demo
argocd devops gitops kubernetes
Last synced: about 1 month ago
JSON representation
ArgoCD Tutorial | GitOps CD for Kubernetes
- Host: GitHub
- URL: https://github.com/dhruvinsoni30/argocd-demo
- Owner: DhruvinSoni30
- Created: 2023-10-26T13:48:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T10:22:03.000Z (over 1 year ago)
- Last Synced: 2025-03-25T23:22:21.179Z (about 2 months ago)
- Topics: argocd, devops, gitops, kubernetes
- Homepage:
- Size: 1.34 MB
- Stars: 4
- Watchers: 1
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
  
# ArgoCD Tutorial | GitOps CD for Kubernetes
Argo CD is a Kubernetes-native continuous deployment (CD) tool. Unlike external CD tools that only enable push-based deployments, Argo CD can pull updated code from Git repositories and deploy it directly to Kubernetes resources.

For a detailed overview visit:
https://medium.com/stackademic/a-complete-overview-of-argocd-with-a-practical-example-0cf7edb00cb1