Declarative Continuous Deployment for Kubernetes
Find a file
2019-10-11 16:29:21 -07:00
.circleci Optimize codegen (#2482) 2019-10-11 13:42:02 -07:00
.github Update issue and PR templates (#2478) 2019-10-11 10:49:34 -07:00
assets Change "available" to "disabled" in actions, make them available by default (#2470) 2019-10-10 20:34:40 -07:00
cmd add support for --additional-headers cli flag (#2467) 2019-10-11 15:46:05 -07:00
common Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
controller Issue #2480 - Helm Hook is executed twice if annotated with both pre-install and pre-upgrade annotations (#2481) 2019-10-11 10:47:21 -07:00
docs add support for --additional-headers cli flag (#2467) 2019-10-11 15:46:05 -07:00
errors Adds test for updating immutable field, adds UI button to allow force from UI. See #2150 (#2155) 2019-08-20 14:31:33 -07:00
examples Add argocd project as variable to grafana dashboard (#2336) 2019-09-21 09:27:11 -07:00
hack Optimize codegen (#2482) 2019-10-11 13:42:02 -07:00
manifests Convert maintenance windows to sync windows (#2416) 2019-10-08 15:20:19 -07:00
pkg add support for --additional-headers cli flag (#2467) 2019-10-11 15:46:05 -07:00
reposerver Detach ArgoCD from specific workflow API (#2428) 2019-10-08 12:23:58 -07:00
resource_customizations Change "available" to "disabled" in actions, make them available by default (#2470) 2019-10-10 20:34:40 -07:00
server Issue #1944 - Gracefully handle missing cached app state (#2464) 2019-10-10 15:17:13 -07:00
test Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
ui Fix UI crash on application list page (#2490) 2019-10-11 16:29:21 -07:00
util Change "available" to "disabled" in actions, make them available by default (#2470) 2019-10-10 20:34:40 -07:00
.codecov.yml Ignore generated code coverage (#2135) 2019-08-09 15:26:46 -07:00
.dockerignore Add ui/node_modules to docker ignore (#1725) 2019-06-10 14:28:24 -07:00
.gitignore Create docs website (#1387) Closes #1390 2019-04-05 15:12:27 -07:00
.golangci.yml Optimize linting (#2479) 2019-10-11 11:55:48 -07:00
CHANGELOG.md Add release 1.2.1~1.2.3 changelog (#2395) 2019-10-02 10:43:03 -07:00
Dockerfile Update base image to Debian buster (#2431) 2019-10-08 14:53:51 -07:00
Dockerfile.dev Fix docker image for dev (#2319) 2019-09-17 08:48:35 +01:00
Gopkg.lock Detach ArgoCD from specific workflow API (#2428) 2019-10-08 12:23:58 -07:00
Gopkg.toml Update k8s libraries to v1.14 (#1806) 2019-06-25 02:52:58 -07:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile Optimize codegen (#2482) 2019-10-11 13:42:02 -07:00
mkdocs.yml Convert maintenance windows to sync windows (#2416) 2019-10-08 15:20:19 -07:00
OWNERS Update OWNERS (#2283) 2019-09-19 21:50:04 +01:00
Procfile Gzip JWTs and Adds New User Info Page (#2204) 2019-09-05 13:31:04 -07:00
README.md Add Latest Version Badge (#2465) 2019-10-11 15:53:12 -07:00
uid_entrypoint.sh Make argo-cd docker images openshift friendly (#2362) 2019-10-01 12:42:41 -07:00
VERSION Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00

slack codecov Release Version

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

Why Argo CD?

Application definitions, configurations, and environments should be declarative and version controlled.

Application deployment and lifecycle management should be automated, auditable, and easy to understand.

Who uses Argo CD?

Organizations below are officially using Argo CD. Please send a PR with your organization name if you are using Argo CD.

  1. ANSTO - Australian Synchrotron
  2. Codility
  3. Commonbond
  4. CyberAgent
  5. END.
  6. Future PLC
  7. GMETRI
  8. Intuit
  9. KintoHub
  10. KompiTech GmbH
  11. Lytt
  12. Mambu
  13. Mirantis
  14. OpenSaaS Studio
  15. Optoro
  16. Riskified
  17. Saildrone
  18. Tesla
  19. tZERO
  20. Ticketmaster
  21. Yieldlab
  22. UBIO
  23. Volvo Cars

Documentation

To learn more about Argo CD go to the complete documentation.

Community Blogs and Presentations

  1. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  2. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  3. GitOps for Kubeflow using Argo CD
  4. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  5. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager
  6. CI/CD in Light Speed with K8s and Argo CD
  7. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  8. Argo CD - GitOps Continuous Delivery for Kubernetes