Argo CD is a declarative GitOps continuous delivery tool for Kubernetes.
It uses Git repositories as the source of truth for application definitions, configurations and environments, continuously comparing the live state of deployed applications with their desired state.
The software detects configuration drift and can synchronize applications automatically or manually. It supports multiple clusters and provides a web interface and command-line client for managing deployments, inspecting application health and reviewing changes.
This is free and open source software.
Key Features
- Automates application deployment to Kubernetes environments.
- Supports Helm, Kustomize, Jsonnet and plain YAML manifests.
- Works with custom configuration management plugins.
- Manages applications across multiple Kubernetes clusters.
- Detects and visualizes configuration drift.
- Offers automatic and manual application synchronization.
- Provides application health analysis and real-time status information.
- Supports rollback to configurations stored in Git.
- Includes a web interface and command-line client.
- Offers multi-tenancy and role-based access control.
- Integrates with OIDC, OAuth2, LDAP and SAML identity providers.
- Supports deployment hooks for complex rollout workflows.
- Provides audit trails, access tokens and Prometheus metrics.
- Integrates with GitHub, GitLab and Bitbucket webhooks.
Website: github.com/argoproj/argo-cd
Support:
Developer: Argo Project
License: Apache License 2.0
Argo CD is written in Go and TypeScript. Learn Go with our recommended free books and free tutorials. Learn TypeScript with our recommended free books and free tutorials.
Related Software
| Continuous Delivery Tools | |
|---|---|
| Jenkins | Self-contained, open source automation server with a huge array of plugins |
| Tekton | Powerful and flexible framework for creating CI/CD systems |
| Earthly | CI/CD framework that runs every pipeline inside containers |
| Dagger | Powerful, programmable CI/CD engine |
| GoCD | Easily model and visualize complex workflows |
| Spinnaker | Cloud native continuous delivery |
| Concourse | Presents a general approach to automation for CI/CD |
| Woodpecker | Uses docker containers to execute pipeline steps |
| Agola | CI/CD redefined |
| Screwdriver | Build platform designed for Continuous Delivery |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.