Declarative Continuous Deployment for Kubernetes
Find a file
2019-10-21 15:17:07 -07:00
.circleci Work-around golang cilint error (#2499) 2019-10-15 14:36:33 -07:00
.github Update issue and PR templates (#2478) 2019-10-11 10:49:34 -07:00
assets Add Time to ApplicationCondition. (#2417) 2019-10-16 19:29:52 -07:00
cmd Done (#2526) 2019-10-18 15:34:46 -07:00
common add git submodule support (#2495) 2019-10-21 15:17:07 -07:00
controller Add Time to ApplicationCondition. (#2417) 2019-10-16 19:29:52 -07:00
docs add git submodule support (#2495) 2019-10-21 15:17:07 -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 Use the same tools for make image to make dev-tools-image. Closes #2488 (#2511) 2019-10-18 13:21:36 -07:00
manifests Use Kustomize 3 to generate manifetsts. Closes #2487 (#2510) 2019-10-18 13:21:09 -07:00
pkg Add Time to ApplicationCondition. (#2417) 2019-10-16 19:29:52 -07:00
reposerver Makes cache timeouts configurable (#2412) 2019-10-16 15:46:45 -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 Adds the ability to work with groups of apps using labels (#2463) 2019-10-17 14:48:08 -07:00
test add git submodule support (#2495) 2019-10-21 15:17:07 -07:00
ui Adds the ability to work with groups of apps using labels (#2463) 2019-10-17 14:48:08 -07:00
util add git submodule support (#2495) 2019-10-21 15:17:07 -07:00
.codecov.yml changes on 2pc to .codecov.yml, (#2513) 2019-10-18 07:40:16 -07:00
.dockerignore Add ui/node_modules to docker ignore (#1725) 2019-06-10 14:28:24 -07:00
.gitignore Final optimisations (#2486) 2019-10-15 09:15:33 -07:00
.golangci.yml Work-around golang cilint error (#2499) 2019-10-15 14:36:33 -07:00
CHANGELOG.md Update CHANGELOG.md to list v1.3.0-rc1 (#2504) 2019-10-17 14:15:39 -07:00
Dockerfile Use the same tools for make image to make dev-tools-image. Closes #2488 (#2511) 2019-10-18 13:21:36 -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 Final optimisations (#2486) 2019-10-15 09:15:33 -07:00
mkdocs.yml Added SSO and RBAC (#2503) 2019-10-16 19:58:42 -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 CARFAX to list of Argo CD users (#2527) 2019-10-19 09:00:38 -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. 127Labs
  2. ANSTO - Australian Synchrotron
  3. CARFAX
  4. Codility
  5. Commonbond
  6. CyberAgent
  7. END.
  8. Fave
  9. Future PLC
  10. GMETRI
  11. Intuit
  12. KintoHub
  13. KompiTech GmbH
  14. Lytt
  15. Mambu
  16. Mirantis
  17. OpenSaaS Studio
  18. Optoro
  19. Riskified
  20. Saildrone
  21. Tesla
  22. tZERO
  23. Ticketmaster
  24. Twilio SendGrid
  25. Yieldlab
  26. UBIO
  27. 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