Declarative Continuous Deployment for Kubernetes
Find a file
2026-04-17 12:33:35 +00:00
.github chore(deps): update group node to v24 (major) (#25096) 2026-04-16 13:17:10 +02:00
applicationset chore(deps): migrate to go.yaml.in/yaml/v3 (#27063) 2026-04-01 16:34:18 +02:00
assets feat: Support Azure Service Principal authentication for Azure DevOps repositories (#25324) 2026-04-16 11:16:47 -04:00
cmd chore: enable unnecessary-format rule from revive (#26958) 2026-04-16 11:21:56 -04:00
cmpserver chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
commitserver chore(deps): migrate to go.yaml.in/yaml/v3 (#27063) 2026-04-01 16:34:18 +02:00
common feat: Support Azure Service Principal authentication for Azure DevOps repositories (#25324) 2026-04-16 11:16:47 -04:00
controller fix: revert autosync event message format change (#27387) 2026-04-16 17:47:23 +00:00
docs docs: clarify selective sync and ApplyOutOfSyncOnly (#27393) 2026-04-16 22:40:35 -04:00
examples fix(dashboards): Correct job label for the Controller Telemetry Panel (#26548) 2026-02-26 11:31:06 -05:00
gitops-engine chore: align Go version to 1.26.1 across repository (#27112) 2026-04-05 10:55:46 -04:00
hack chore: enable unnecessary-format rule from revive (#26958) 2026-04-16 11:21:56 -04:00
manifests chore: migrate to pnpm (#23937) 2026-04-08 09:31:19 -04:00
notification_controller/controller chore(lint): enable typeDefFirst rule from go-critic (#23414) 2025-06-16 16:09:08 +00:00
notifications_catalog chore: bump k8s 1.34 (#24405) 2025-09-08 16:06:51 -04:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg feat: Support Azure Service Principal authentication for Azure DevOps repositories (#25324) 2026-04-16 11:16:47 -04:00
renovate-presets ci: exclude gitops engine bumps from renovate (#26787) 2026-03-11 09:42:00 -04:00
reposerver fix(performance): add cache support for ResolveRevision to reduce Git operations (#27193) 2026-04-16 15:42:58 +00:00
resource_customizations feat(health): additional promoter.argoproj.io health checks (#27170) 2026-04-13 17:09:21 -04:00
server fix(rbac): resolve RBAC regression for project-scoped resources in multi-namespace architecture (#25289) (#26573) 2026-04-16 17:23:46 -04:00
test chore(deps): update docker.io/library/registry:3.1 docker digest to 8a7c1aa (#27405) 2026-04-17 08:30:38 -04:00
tools/cmd-docs chore: add ApplicationSet Controller docs to clisdocsgen (#22417) 2025-03-20 15:54:58 +02:00
ui chore(deps): update dependency eslint-plugin-prettier to v5.5.5 2026-04-17 12:33:35 +00:00
ui-test chore(deps): update group node to v24 (major) (#25096) 2026-04-16 13:17:10 +02:00
util fix(hydrator): align dry source validation cache keys with hydrator (#27182) 2026-04-16 11:31:32 -04:00
.codecov.yml chore: ignore mocks in codecov (#18685) 2024-06-15 18:54:26 +00:00
.dockerignore test(e2e): allow build of argocd-e2e-cluster image for remote tests (#15805) 2023-10-07 02:55:30 +00:00
.gitattributes chore: mark with-hydrator manifests as generated (#21639) 2025-01-22 21:59:09 +00:00
.gitignore docs: add AGENTS.md file to the repository (#27315) (#27316) 2026-04-14 15:02:56 +03:00
.golangci.yaml chore: enable unnecessary-format rule from revive (#26958) 2026-04-16 11:21:56 -04:00
.goreleaser.yaml chore: add --force-conflicts and notes (#25639) 2025-12-14 17:54:43 +00:00
.mockery.yaml feat: ApplicationSet watch API (#26409) 2026-02-26 10:07:00 -05:00
.readthedocs.yaml docs: add mkdocs configuration stanza to .readthedocs.yaml (#21475) 2025-01-13 09:30:46 -05:00
.snyk chore: ignore CVE-2022-0624 - not exploitable in Argo CD (#10128) 2022-07-28 13:28:19 -04:00
AGENTS.md docs: add AGENTS.md file to the repository (#27315) (#27316) 2026-04-14 15:02:56 +03:00
CHANGELOG.md docs: fix version reference for logs UI fix (#10245) 2022-08-09 16:57:27 -04:00
CLAUDE.md docs: add AGENTS.md file to the repository (#27315) (#27316) 2026-04-14 15:02:56 +03:00
CODEOWNERS chore: allow docs approvers to merge for docs/operator-manual (#24813) 2025-10-01 18:34:11 -04:00
CONTRIBUTING.md docs: add CONTRIBUTING.md copy at repo root (#14889) 2023-10-02 15:55:50 -04:00
Dockerfile chore(deps): update group node to v24 (major) (#25096) 2026-04-16 13:17:10 +02:00
Dockerfile.dev chore: refactor Dockerfiles to reduce build time (#9081) 2022-04-13 16:03:34 -04:00
Dockerfile.tilt chore(deps): update docker.io/library/golang:1.26.2 docker digest to 5f3787b (#27343) 2026-04-15 07:34:44 -04:00
Dockerfile.ui.tilt chore(deps): bump node from 20 to 24 (#23466) 2026-04-16 02:34:19 -10:00
entrypoint.sh fix: Address shellcheck detected shell warnings (#22686) 2025-07-18 07:38:27 -04:00
go.mod chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.15 in the aws-sdk-v2 group (#27412) 2026-04-17 08:15:49 +02:00
go.sum chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.15 in the aws-sdk-v2 group (#27412) 2026-04-17 08:15:49 +02:00
LICENSE prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
MAINTAINERS.md docs: update MAINTAINERS.md (#26496) 2026-02-18 12:04:09 +02:00
Makefile fix(ci): run yarn install with --frozen-lockfile (#27098) (#27099) 2026-04-09 19:37:28 +03:00
mkdocs.yml feat: use impersonation for server operations (logs, delete, etc) #22996 (#26898) 2026-04-02 05:48:29 -04:00
OWNERS prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
prepare.sh chore: Adds a script to prepare repo for migration to main ArgoCD Repo (#766) 2025-09-04 09:47:31 -04:00
Procfile chore: migrate to pnpm (#23937) 2026-04-08 09:31:19 -04:00
README.md docs: fix README GitHub branding in community section (#27050) 2026-03-27 21:28:22 +01:00
renovate.json chore(ci): enable Renovate (#24602) 2025-09-17 16:02:30 +00:00
SECURITY-INSIGHTS.yml chore: Bump version in master (#26855) 2026-03-16 14:44:45 +02:00
SECURITY.md docs: Revise vulnerability reporting and remove bounty details (#27212) 2026-04-07 14:23:42 -04:00
SECURITY_CONTACTS docs: Update the security instructions link (#12232) 2023-01-31 13:15:32 -05:00
sonar-project.properties ci: exclude testdata from sonar.exclusions (#26398) 2026-02-11 09:28:54 -05:00
Tiltfile fix(ci): run yarn install with --frozen-lockfile (#27098) (#27099) 2026-04-09 19:37:28 +03:00
USERS.md docs: add Circle to USERS.md (#27349) 2026-04-15 12:07:01 +03:00
VERSION chore: Bump version in master (#26855) 2026-03-16 14:44:45 +02:00

Releases: Release Version Artifact HUB SLSA 3

Code: Integration tests codecov CII Best Practices OpenSSF Scorecard

Social: Twitter Follow Slack LinkedIn Bluesky

Argo CD - Declarative Continuous Delivery for Kubernetes

What is Argo CD?

Argo CD is a declarative GitOps continuous delivery tool for Kubernetes.

Argo CD UI

Argo CD Demo

Why Argo CD?

  1. Application definitions, configurations, and environments should be declarative and version controlled.
  2. Application deployment and lifecycle management should be automated, auditable, and easy to understand.

Who uses Argo CD?

Official Argo CD user list

Documentation

To learn more about Argo CD go to the complete documentation. Check live demo at https://cd.apps.argoproj.io/.

Community

Contribution, Discussion and Support

You can reach the Argo CD community and developers via the following channels:

Participation in the Argo CD project is governed by the CNCF Code of Conduct

Blogs and Presentations

  1. Awesome-Argo: A Curated List of Awesome Projects and Resources Related to Argo
  2. Unveil the Secret Ingredients of Continuous Delivery at Enterprise Scale with Argo CD
  3. GitOps Without Pipelines With ArgoCD Image Updater
  4. Combining Argo CD (GitOps), Crossplane (Control Plane), And KubeVela (OAM)
  5. How to Apply GitOps to Everything - Combining Argo CD and Crossplane
  6. Couchbase - How To Run a Database Cluster in Kubernetes Using Argo CD
  7. Automation of Everything - How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts
  8. Environments Based On Pull Requests (PRs): Using Argo CD To Apply GitOps Principles On Previews
  9. Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes
  10. Creating Temporary Preview Environments Based On Pull Requests With Argo CD And Codefresh
  11. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  12. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  13. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  14. GitOps for Kubeflow using Argo CD
  15. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  16. CI/CD in Light Speed with K8s and Argo CD
  17. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  18. Argo CD - GitOps Continuous Delivery for Kubernetes
  19. Introduction to Argo CD : Kubernetes DevOps CI/CD
  20. GitOps Deployment and Kubernetes - using Argo CD
  21. Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
  22. GitOps Continuous Delivery with Argo and Codefresh
  23. Stay up to date with Argo CD and Renovate
  24. Setting up Argo CD with Helm
  25. Applied GitOps with Argo CD
  26. Solving configuration drift using GitOps with Argo CD
  27. Decentralized GitOps over environments
  28. Getting Started with ArgoCD for GitOps Deployments
  29. Using Argo CD & Datree for Stable Kubernetes CI/CD Deployments
  30. How to create Argo CD Applications Automatically using ApplicationSet? "Automation of GitOps"
  31. Progressive Delivery with Service Mesh Argo Rollouts with Istio