Declarative Continuous Deployment for Kubernetes
Find a file
dependabot[bot] 9e6b28b8a2
chore(deps): bump library/golang from 1.23.6 to 1.24.0 in /test/container (#21866)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 20:42:41 +02:00
.github ci: fixes #21862 Concurrency in pr-title-check (#21863) 2025-02-18 14:48:32 -05:00
applicationset fix(applicationset): ApplicationSets with rolling sync stuck in Pending (#20230) 2025-02-22 09:14:49 -05:00
assets chore: add the Argo CD type definitions and method comments (#21854) 2025-02-18 11:20:52 -05:00
cmd fix: Use ARGOCD_SERVER for default value (#21930) 2025-02-22 12:20:15 +05:30
cmpserver Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
commitserver chore: enable var-naming from revive (#21861) 2025-02-18 11:02:38 -05:00
common fix: Use ARGOCD_SERVER for default value (#21930) 2025-02-22 12:20:15 +05:30
controller feat(metrics): add more kubectl metrics (#21720) 2025-02-19 11:21:22 -05:00
docs docs: Fix typo code-gen/codegen contributors-quickstart.md (#21922) 2025-02-20 04:14:25 -10:00
examples fix: incorrect expr for server stats in Grafana dashboard.json (#21098) 2024-12-11 15:50:17 +00:00
hack chore(deps): update dependency gotestyourself/gotestsum to v1.12.0 (#21900) 2025-02-18 12:18:05 -05:00
manifests chore: add the Argo CD type definitions and method comments (#21854) 2025-02-18 11:20:52 -05:00
notification_controller/controller chore: use testify instead of native testing (#21781) 2025-02-05 09:46:52 -05:00
notifications_catalog fix: On deployed trigger must consider race between last transition time and sync finished time (#9070) (#21944) 2025-02-23 17:44:24 +02:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg fix(ui, rbac): project-roles (#21829) 2025-02-20 11:40:15 +01:00
renovate-presets chore: update gotestsum automatically (#21828) 2025-02-18 10:53:13 -05:00
reposerver chore: enable usetesting linter (#21935) 2025-02-21 18:50:55 +00:00
resource_customizations chore: updates to Numaplane health checks (#21671) 2025-01-27 10:29:44 -05:00
server fix(ui, rbac): project-roles (#21829) 2025-02-20 11:40:15 +01:00
test chore(deps): bump library/golang from 1.23.6 to 1.24.0 in /test/container (#21866) 2025-02-23 20:42:41 +02:00
tools/cmd-docs Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
ui fix(ui, rbac): project-roles (#21829) 2025-02-20 11:40:15 +01:00
ui-test chore(deps): bump chromedriver from 132.0.1 to 133.0.2 in /ui-test (#21916) 2025-02-23 20:39:07 +02:00
util chore: enable usetesting linter (#21935) 2025-02-21 18:50:55 +00: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 fix: Ability to disable Server Side Apply on individual resource level (#20697) 2024-11-08 10:54:43 +02:00
.gitpod.Dockerfile chore(deps): bump gitpod/workspace-full from bec45eb to a47a68e (#21843) 2025-02-23 20:40:28 +02:00
.gitpod.yml chore: use go install instead of deprecated go get (#8333) 2022-02-01 18:59:58 -08:00
.golangci.yaml chore: enable usetesting linter (#21935) 2025-02-21 18:50:55 +00:00
.goreleaser.yaml docs: Surface blog with (actual) release notes better (#21572) 2025-01-21 02:32:30 -10:00
.mockery.yaml feat: Add support for Azure workload identity for Git and OCI repositories. (#21118) 2025-01-17 12:33:36 -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
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 ubuntu base image to latest 24.04 digest (#21524) 2025-01-17 10:50:41 -05:00
Dockerfile.dev chore: refactor Dockerfiles to reduce build time (#9081) 2022-04-13 16:03:34 -04:00
entrypoint.sh feat: tini as ENTRYPOINT and related cosmetics (#12707) 2023-03-10 12:31:20 -05:00
generate-snyk-report.sh chore: add .snyk file to declaratively ignore irrelevant issues (#8599) 2022-03-10 12:53:52 -08:00
go.mod chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#21915) 2025-02-20 11:46:47 -05:00
go.sum chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#21915) 2025-02-20 11:46:47 -05:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile fix(cli): application cannot be refreshed when invalid and hangs (#21615) 2025-01-22 11:39:55 -05:00
mkdocs.yml fix(docs): update mkdocs for upgrade guide (#21768) 2025-02-04 18:55:14 +00:00
OWNERS chore: Add Michael to owners (#18849) 2024-06-29 12:24:37 -04:00
Procfile Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
README.md fix: fix broken link (#20070) 2024-09-24 09:36:19 +02:00
renovate.json chore(ci): update renovate config (#20254) 2024-10-06 15:30:53 -04:00
SECURITY-INSIGHTS.yml Bump version in master (#19947) 2024-09-17 05:37:40 +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
sonar-project.properties chore: missing qtar in go exclusions (#18698) 2024-06-16 23:21:45 +00:00
USERS.md docs: Fix typo code-gen/codegen contributors-quickstart.md (#21922) 2025-02-20 04:14:25 -10:00
VERSION docs: 3.0 upgrade guide (#21457) 2025-01-13 10:45:52 -05:00

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