What is Argo CD? Declarative GitOps CD for Kubernetes
Introduction
Argo CD is a Kubernetes controller, responsible for continuously monitoring all running applications and comparing their live state to the desired state specified in the Git repository.
What is Argo CD used for?
ArgoCD is an easy to use ...
jenstan.hashnode.dev3 min read