Declarative Continuous Deployment for Kubernetes
Go to file
Codey Jenkins 7129a2c147
fix: High Application Controller CPU Usage - Reduce calls to db.GetSettings (#24235)
Signed-off-by: Codey Jenkins <FourFifthsCode@users.noreply.github.com>
Co-authored-by: Matthew Bennett <mtbennett@godaddy.com>
2025-08-22 13:28:20 -04:00
.github chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#24219) 2025-08-21 05:13:22 -04:00
applicationset feat(appset): enhance ApplicationSet status debugging logs (#23869) 2025-08-18 16:33:11 +00:00
assets feat(cli): Support Server-Side Diff CLI (#23978) 2025-08-12 13:02:21 -04:00
cmd chore: remove automaxprocs (#24164) 2025-08-15 12:15:49 +03:00
cmpserver chore(migrate): migrate otelgrpc pkg interceptor to stats handler(#18258) (#18366) 2025-07-09 22:29:24 +02:00
commitserver feat(hydrator): add .gitattributes file to hydrated repo root (#23678) (#23725) 2025-07-10 17:27:55 +00:00
common feat(ui): Requests info for Cpu and Mem added to Pod details (#20637) 2025-07-31 12:55:12 -04:00
controller fix(sync): do not retry when sync timeout has elapsed (#24020) 2025-08-19 09:27:43 -04:00
docs docs: add docs for Progressive Sync's deletionOrder feature (#24201) 2025-08-22 21:36:09 +05:30
examples fix(dashboard): Allow quantile label as float and integer (#24087) 2025-08-11 14:58:55 +05:30
hack chore: upgrade to go 1.25 (#24148) 2025-08-14 13:01:55 +03:00
manifests chore: add oci env vars to manifests (#24113) 2025-08-14 10:27:40 +00:00
notification_controller/controller chore(lint): enable typeDefFirst rule from go-critic (#23414) 2025-06-16 16:09:08 +00:00
notifications_catalog fix: replace `⤴️` for MS teams (#22258) (#22725) 2025-08-01 10:44:25 -04:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg feat(cli): Support Server-Side Diff CLI (#23978) 2025-08-12 13:02:21 -04:00
renovate-presets chore: add renovate config to update mockery (#23388) (#23508) 2025-07-01 21:29:12 -04:00
reposerver fix: revert kubeVersion change to preserve trailing `+` (#24066) 2025-08-11 12:10:18 +03:00
resource_customizations fix: resolve argocd ui error for externalSecrets, fixes #23886 (#24232) 2025-08-22 18:41:55 +02:00
server fix(server): validate new project on update (#23970) (#23973) 2025-08-17 23:29:22 -04:00
test chore(deps): bump library/ubuntu from `acdb2d3` to `1041699` in /test/container (#24207) 2025-08-20 11:11:05 -04:00
tools/cmd-docs chore: add ApplicationSet Controller docs to clisdocsgen (#22417) 2025-03-20 15:54:58 +02:00
ui chore(ui/refactor): convert Login component to functional component (#23780) 2025-08-22 16:40:54 +02:00
ui-test chore(deps): bump form-data from 4.0.0 to 4.0.4 in /ui-test (#23875) 2025-07-22 07:50:27 -04:00
util fix: High Application Controller CPU Usage - Reduce calls to db.GetSettings (#24235) 2025-08-22 13:28:20 -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 chore: initial support for tilt based development (#22337) (#23002) 2025-06-17 11:19:50 -04:00
.golangci.yaml chore: enable exposedSyncMutex rule from go-critic (#24026) 2025-08-03 12:47:33 +00:00
.goreleaser.yaml fix(darwin): remove the need for cgo when building a darwin binary on linux (#23507) 2025-06-23 12:05:29 -04:00
.mockery.yaml fix(hydrator): normalize repo URL when grouping (#23564) (#23565) 2025-07-01 16:33:04 +00: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
CHANGELOG.md docs: fix version reference for logs UI fix (#10245) 2022-08-09 16:57:27 -04:00
CODEOWNERS chore: add codecov config to CI approvers (#18686) 2024-06-15 18:57:39 +00:00
CONTRIBUTING.md docs: add `CONTRIBUTING.md` copy at repo root (#14889) 2023-10-02 15:55:50 -04:00
Dockerfile chore: upgrade to go 1.25 (#24148) 2025-08-14 13:01:55 +03:00
Dockerfile.dev chore: refactor Dockerfiles to reduce build time (#9081) 2022-04-13 16:03:34 -04:00
Dockerfile.tilt chore: upgrade to go 1.25 (#24148) 2025-08-14 13:01:55 +03:00
Dockerfile.ui.tilt chore: initial support for tilt based development (#22337) (#23002) 2025-06-17 11:19:50 -04:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile fix: remove mounting of host /tmp when running argocd-test-(client|server) images (#24025) (#24028) (#24024) 2025-08-04 17:02:41 +03:00
OWNERS chore: Add Michael to owners (#18849) 2024-06-29 12:24:37 -04:00
Procfile feat: oci support (Beta) (#18646) 2025-06-06 13:27:02 +02:00
README.md fix: fix broken link (#20070) 2024-09-24 09:36:19 +02:00
SECURITY-INSIGHTS.yml chore: Bump version in master (#23527) 2025-06-24 15:20:00 +00:00
SECURITY.md chore: space in 'Argo CD' (#14987) 2023-08-09 13:16:17 -04:00
SECURITY_CONTACTS docs: Update the security instructions link (#12232) 2023-01-31 13:15:32 -05:00
Tiltfile chore(tilt): fix sync reference to argocd build file (#23749) 2025-07-10 20:09:25 +00:00
USERS.md docs: add batumbu to USERS.md (#24035) 2025-08-04 13:35:42 -04:00
VERSION chore: Bump version in master (#23527) 2025-06-24 15:20:00 +00:00
entrypoint.sh fix: Address shellcheck detected shell warnings (#22686) 2025-07-18 07:38:27 -04:00
go.mod chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.141.2 to 0.142.0 (#24226) 2025-08-22 09:42:46 -04:00
go.sum chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.141.2 to 0.142.0 (#24226) 2025-08-22 09:42:46 -04:00
mkdocs.yml docs: Improve developer guide (#23669) 2025-07-22 10:09:00 -06:00
renovate.json chore(ci): allow make mockgen for renovate (#23633) 2025-07-02 09:22:44 -04:00
sonar-project.properties chore: missing qtar in go exclusions (#18698) 2024-06-16 23:21:45 +00:00

README.md

Releases: Release Version Artifact HUB SLSA 3

Code: Integration tests codecov CII Best Practices OpenSSF Scorecard

Social: Twitter Follow Slack LinkedIn

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