Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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