Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 20 hours 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T10:22:03.000Z (about 1 year ago)
- Last Synced: 2024-11-05T12:10:02.828Z (about 2 months ago)
- Topics: argocd, devops, gitops, kubernetes
- Homepage:
- Size: 1.34 MB
- Stars: 3
- Watchers: 1
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![status](https://img.shields.io/badge/status-up-green) ![uptime](https://img.shields.io/badge/uptime-100%25-green) ![maintainer](https://img.shields.io/badge/maintainer-dhsoni-blue)
# 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.
![argoCD](https://github.com/DhruvinSoni30/ArgoCD-Demo/blob/main/images/argo.png)
For a detailed overview visit:
https://medium.com/stackademic/a-complete-overview-of-argocd-with-a-practical-example-0cf7edb00cb1