Getting started with ArgoCD
What Is Argo CD? Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It follows gitOps principles to deploy your application. It works like an agent installed on your Kubernetes cluster. It works on the pull deployment model...
May 13, 20233 min read390


