Free
Open source
No reviews yet. Be the first to review Argo CD!
Write a ReviewYes, Argo CD is open source under Apache 2.0 license. Free to use. Commercial support available through Akuity and other vendors.
Argo CD is a GitOps continuous delivery tool for Kubernetes. Define applications in Git, Argo CD syncs them to your cluster. Declarative, version-controlled deployments.
GitOps uses Git as the source of truth for infrastructure. Changes go through Git, automated systems sync the desired state. Argo CD implements GitOps for Kubernetes.
Both are GitOps tools for Kubernetes. Argo CD has better UI and more features. Flux is lighter and integrates better with Helm. Both are CNCF projects.
Argo Workflows is a separate project for running workflows on Kubernetes. Often used with Argo CD for CI/CD pipelines. Container-native workflow engine.