Argo CD logo Argo CD logo background glow

Argo CD

A declarative continuous delivery tool for Kubernetes, managing application configurations and deployments using Git repositories as the source of truth

&

+GitOps Style DeploymentUse Git repositories as the source of truth for application state
+Automated DeploymentDeploy applications to specified target environments automatically
+Rollback CapabilitiesRoll back to any application configuration committed in the Git repository
+Web UI and CLIProvide a web user interface and command-line interface for managing deployments
+Application Health MonitoringMonitor the health of applications and report deviations
+Config Management ToolsSupport for Kustomize, Helm, Jsonnet, and plain-YAML
+Webhook IntegrationsIntegrate with GitLab, GitHub, and BitBucket via webhooks
+ExtensibilityExtend functionality with custom config management plugins
-Resource IntensiveCan consume significant resources, which might impact the performance of other applications running on the same cluster
-Dependency on GitRelies heavily on Git as the source of truth, which can be a limitation for organizations that do not use Git for version control
-Steep Learning CurveUsers may find it difficult to learn and use it effectively without prior experience in GitOps and Kubernetes
-Limited Support for Non-Kubernetes EnvironmentsDesigned specifically for Kubernetes, which limits its use in non-Kubernetes environments

Platform

Social

   

System Requirements

Not available, but we appreciate help! You can help us improve this page by contacting us.

Ratings

4.50
5

G2CROWD
4.5
5
based on 31 reviews

Written in

Go, TypeScript

Initial Release

13 March 2018

Alternatives

Version Control System
Gogs   Gitea   Forgejo  
CI/CD System
Travis CI   Jenkins