2020-06-01 19:52:23 +00:00
[](https://github.com/argoproj/argo-cd/actions?query=workflow%3A%22Integration+tests%22)
2019-01-03 23:16:08 +00:00
[](https://argoproj.github.io/community/join-slack)
[](https://codecov.io/gh/argoproj/argo-cd)
2019-10-11 22:53:12 +00:00
[](https://github.com/argoproj/argo-cd/releases/latest)
2021-02-16 18:58:20 +00:00
[](https://bestpractices.coreinfrastructure.org/projects/4486)
2018-12-28 05:05:59 +00:00
2018-07-18 01:03:54 +00:00
# Argo CD - Declarative Continuous Delivery for Kubernetes
2018-03-08 08:41:29 +00:00
## What is Argo CD?
2018-07-30 23:13:54 +00:00
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
2018-07-18 01:03:54 +00:00
2019-04-05 22:12:27 +00:00

2018-03-08 08:41:29 +00:00
2020-12-02 16:40:54 +00:00
[](https://youtu.be/0WAm0y2vLIo)
2018-03-08 08:41:29 +00:00
## Why Argo CD?
2020-03-10 08:01:35 +00:00
1. Application definitions, configurations, and environments should be declarative and version controlled.
1. Application deployment and lifecycle management should be automated, auditable, and easy to understand.
2019-04-03 05:27:54 +00:00
## Who uses Argo CD?
2020-03-10 08:01:35 +00:00
[Official Argo CD user list ](USERS.md )
2019-04-03 05:27:54 +00:00
2019-04-05 22:12:27 +00:00
## Documentation
2018-03-09 00:05:16 +00:00
2021-02-08 18:39:56 +00:00
To learn more about Argo CD [go to the complete documentation ](https://argo-cd.readthedocs.io/ ).
2020-01-15 18:48:03 +00:00
Check live demo at https://cd.apps.argoproj.io/.
2019-07-15 18:19:58 +00:00
2021-03-16 21:18:14 +00:00
## Community
### Contribution, Discussion and Support
You can reach the Argo CD community and developers via the following channels:
* Q & A : [Github Discussions ](https://github.com/argoproj/argo-cd/discussions )
* Chat : [The #argo-cd Slack channel ](https://argoproj.github.io/community/join-slack )
* Contributors Office Hours: [Every Thursday ](https://calendar.google.com/calendar/u/0/embed?src=argoproj@gmail.com ) | [Agenda ](https://docs.google.com/document/d/1ttgw98MO45Dq7ZUHpIiOIEfbyeitKHNfMjbY5dLLMKQ )
* User Community meeting: [Every other Wednesday ](https://calendar.google.com/calendar/u/0/embed?src=argoproj@gmail.com ) | [Agenda ](https://docs.google.com/document/d/1xkoFkVviB70YBzSEa4bDnu-rUZ1sIFtwKKG1Uw8XsY8 )
Participation in the Argo CD project is governed by the [CNCF Code of Conduct ](https://github.com/cncf/foundation/blob/master/code-of-conduct.md )
### Blogs and Presentations
2019-07-15 18:19:58 +00:00
2021-11-04 15:25:34 +00:00
1. [Awesome-Argo: A Curated List of Awesome Projects and Resources Related to Argo ](https://github.com/terrytangyuan/awesome-argo )
2021-10-25 18:23:57 +00:00
1. [GitOps Without Pipelines With ArgoCD Image Updater ](https://youtu.be/avPUQin9kzU )
2021-07-16 16:17:44 +00:00
1. [Combining Argo CD (GitOps), Crossplane (Control Plane), And KubeVela (OAM) ](https://youtu.be/eEcgn_gU3SM )
2021-03-30 17:15:02 +00:00
1. [How to Apply GitOps to Everything - Combining Argo CD and Crossplane ](https://youtu.be/yrj4lmScKHQ )
2021-03-04 19:05:41 +00:00
1. [Couchbase - How To Run a Database Cluster in Kubernetes Using Argo CD ](https://youtu.be/nkPoPaVzExY )
2021-02-11 19:20:31 +00:00
1. [Automation of Everything - How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts ](https://youtu.be/XNXJtxkUKeY )
2020-10-13 21:13:22 +00:00
1. [Environments Based On Pull Requests (PRs): Using Argo CD To Apply GitOps Principles On Previews ](https://youtu.be/cpAaI8p4R60 )
2020-09-24 00:22:52 +00:00
1. [Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes ](https://youtu.be/vpWQeoaiRM4 )
2020-11-24 18:25:34 +00:00
1. [Creating Temporary Preview Environments Based On Pull Requests With Argo CD And Codefresh ](https://codefresh.io/continuous-deployment/creating-temporary-preview-environments-based-pull-requests-argo-cd-codefresh/ )
2019-11-30 20:26:43 +00:00
1. [Tutorial: Everything You Need To Become A GitOps Ninja ](https://www.youtube.com/watch?v=r50tRQjisxw ) 90m tutorial on GitOps and Argo CD.
2019-07-15 19:50:47 +00:00
1. [Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton ](https://www.inovex.de/blog/spinnaker-vs-argo-cd-vs-tekton-vs-jenkins-x/ )
2021-05-16 09:04:08 +00:00
1. [Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2 ](https://www.ibm.com/cloud/blog/simplify-and-automate-deployments-using-gitops-with-ibm-multicloud-manager-3-1-2 )
2020-07-17 16:57:23 +00:00
1. [GitOps for Kubeflow using Argo CD ](https://v0-6.kubeflow.org/docs/use-cases/gitops-for-kubeflow/ )
2019-07-15 22:49:46 +00:00
1. [GitOps Toolsets on Kubernetes with CircleCI and Argo CD ](https://www.digitalocean.com/community/tutorials/webinar-series-gitops-tool-sets-on-kubernetes-with-circleci-and-argo-cd )
2019-07-31 18:22:08 +00:00
1. [CI/CD in Light Speed with K8s and Argo CD ](https://www.youtube.com/watch?v=OdzH82VpMwI&feature=youtu.be )
1. [Machine Learning as Code ](https://www.youtube.com/watch?v=VXrGp5er1ZE&t=0s&index=135&list=PLj6h78yzYM2PZf9eA7bhWnIh_mK1vyOfU ). Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
1. [Argo CD - GitOps Continuous Delivery for Kubernetes ](https://www.youtube.com/watch?v=aWDIQMbp1cc&feature=youtu.be&t=1m4s )
2019-11-03 19:18:04 +00:00
1. [Introduction to Argo CD : Kubernetes DevOps CI/CD ](https://www.youtube.com/watch?v=2WSJF7d8dUg&feature=youtu.be )
2021-03-16 21:18:14 +00:00
1. [GitOps Deployment and Kubernetes - using Argo CD ](https://medium.com/riskified-technology/gitops-deployment-and-kubernetes-f1ab289efa4b )
2020-08-26 14:04:34 +00:00
1. [Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required ](https://itnext.io/deploy-argo-cd-with-ingress-and-tls-in-three-steps-no-yaml-yak-shaving-required-bc536d401491 )
2020-09-02 18:17:31 +00:00
1. [GitOps Continuous Delivery with Argo and Codefresh ](https://codefresh.io/events/cncf-member-webinar-gitops-continuous-delivery-argo-codefresh/ )
2021-03-16 21:18:14 +00:00
1. [Stay up to date with Argo CD and Renovate ](https://mjpitz.com/blog/2020/12/03/renovate-your-gitops/ )
2021-01-05 06:57:17 +00:00
1. [Setting up Argo CD with Helm ](https://www.arthurkoziel.com/setting-up-argocd-with-helm/ )
2021-03-16 21:18:14 +00:00
1. [Applied GitOps with Argo CD ](https://thenewstack.io/applied-gitops-with-argocd/ )
2021-01-09 19:37:54 +00:00
1. [Solving configuration drift using GitOps with Argo CD ](https://www.cncf.io/blog/2020/12/17/solving-configuration-drift-using-gitops-with-argo-cd/ )
2021-05-07 14:30:05 +00:00
1. [Decentralized GitOps over environments ](https://blogs.sap.com/2021/05/06/decentralized-gitops-over-environments/ )
2021-10-23 00:26:47 +00:00
1. [How GitOps and Operators mark the rise of Infrastructure-As-Software ](https://paytmlabs.com/blog/2021/10/how-to-improve-operational-work-with-operators-and-gitops/ )