Argo CD is a GitOps continuous delivery tool that continuously monitors specified Git repositories for changes to application definitions and configurations. It automatically reconciles the desired state, defined by manifests in Git, with the actual state of applications running on your Kubernetes clusters. It includes a web UI for visualizing and managing deployments.
Provides declarative GitOps continuous delivery for Kubernetes applications.
Teams and organizations needing automated, auditable, and version-controlled application deployments on Kubernetes.