Ross ROSS = Recommend OSS · open-source software intelligence for agents

Argo CD

Declarative Continuous Deployment for Kubernetes observed · 2026-08-28

github.com/argoproj/argo-cd · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 85
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1.0
  • age_days: 3127
  • days_rel: 21
  • days_push: 7
  • n_releases_24m: 127

Full methodology

Adoption not part of the score

24005 stars · 7788 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Argo CD is a declarative GitOps continuous delivery tool for Kubernetes that keeps Git repositories as the source of truth for desired application state. It runs as a Kubernetes controller that continuously reconciles live cluster state against manifests defined in Git, supporting Helm, Kustomize, Jsonnet, and plain YAML.

Use cases

  • deploy kubernetes applications from git repositories
  • gitops continuous delivery for kubernetes
  • automate kubernetes deployment drift detection and sync
  • manage helm and kustomize deployments declaratively
  • set up auditable continuous deployment pipelines
  • sync kubernetes cluster state with version-controlled manifests

When to choose

  • you want Git as the single source of truth for Kubernetes deployments
  • you need automated drift detection and self-healing sync of cluster state
  • you deploy with Helm, Kustomize, Jsonnet, or plain YAML manifests
  • you want a UI, CLI, and API for managing multi-environment Kubernetes apps

When to avoid

  • you are not deploying to Kubernetes
  • you need imperative deployment pipelines rather than declarative GitOps reconciliation
  • you want a general-purpose CI system for building and testing code

Facets

application · maturity stable

deployment ci-cd infrastructure-as-code container-orchestration developer-tools cloud-computing infrastructure-as-code self-hosted go self-hosted cloud gitops continuous-delivery kubernetes-controller helm kustomize jsonnet declarative-deployment devops containers kubernetes docker

2 sources

Member repositories

RepositoryRoleHealth v2
argoproj/argo-cdmain94
argoproj/argo-helminfra95
argoproj/gitops-enginebackend10

For agents

markdown · JSON · MCP: product_card(name="argoproj/argo-cd")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem