This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Argo CD is a native Kubernetes continuous deployment (CD) tool. In contrast to external CD tools that facilitate push-based deployments, Argo CD has the capability to fetch updated code directly from Git repositories and deploy it to Kubernetes resources. This empowers developers to oversee both infrastructure configuration and application updates within a unified system.
First released | 2018 |
Developed by | Intuit |