argoproj/argo-cd
Declarative Continuous Deployment for Kubernetes
About the project
Argo CD is a declarative GitOps continuous delivery tool for Kubernetes that keeps cluster state in sync with configuration stored in a Git repository.
Useful for
- Deploy applications to Kubernetes from manifests stored in a Git repository
- Detect drift between cluster state and Git configuration
- Automate environment updates via commits and pull requests
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 2 stars so far today, about 4 expected by the end of the day.
- GitHub Trending Go today: #18, +6 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 24,245
- Today
- 2 · ≈ 4 by evening
- Forks
- 7,886
- Issues and pull requests
- 27,254
- Watchers
- 223
- Language
- Go
- License
- Apache-2.0
- Latest release
- v3.6.0-rc1 · September 16, 2026
- Created
- February 9, 2018
- Last push
- September 26, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026GitHub Trending Go today: #18, +6 stars
Similar by description
-
6.9
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
1.8
akuity/kargo
Kargo is a GitOps-based tool for managing and automating the promotion of software artifacts through lifecycle stages in Kubernetes.