Declarative Continuous Deployment for Kubernetes
Find a file
2019-09-10 13:29:16 -07:00
.circleci Issue #2022 - Support limiting number of concurrent kubectl fork/execs (#2264) 2019-09-10 09:56:48 -07:00
.github Update bug_report.md (#2242) 2019-09-03 14:51:36 -07:00
assets Adds support for Helm 1st-class. Closes #1145 (#1865) 2019-09-06 15:37:25 -07:00
cmd Issue #2022 - Support limiting number of concurrent kubectl fork/execs (#2264) 2019-09-10 09:56:48 -07:00
common Issue #2212 - Correctly handle trailing shash in configured URL while creating redirect URL (#2214) 2019-08-23 14:06:20 -07:00
controller Issue #2022 - Support limiting number of concurrent kubectl fork/execs (#2264) 2019-09-10 09:56:48 -07:00
docs Adding information to make local execution more accessible (#2279) 2019-09-10 13:29:16 -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 Fix/grafana datasources (#2229) 2019-09-03 09:31:47 -07:00
hack Determine the manifest version from the VERSION file when on release branch (#2166) 2019-08-19 13:22:40 -07:00
manifests Adds support for Helm 1st-class. Closes #1145 (#1865) 2019-09-06 15:37:25 -07:00
pkg Issue #2022 - Support limiting number of concurrent kubectl fork/execs (#2264) 2019-09-10 09:56:48 -07:00
reposerver Adds support for Helm 1st-class. Closes #1145 (#1865) 2019-09-06 15:37:25 -07:00
resource_customizations Use correct healthcheck for Rollout with empty steps list (#1776) 2019-06-18 14:09:39 -07:00
server API clients may use the HTTP Authorization header for auth. (#2262) 2019-09-10 10:41:04 -07:00
test Fix TestAutoSyncSelfHealEnabled test flakiness (#2282) 2019-09-10 10:38:11 -07:00
ui Adds support for Helm 1st-class. Closes #1145 (#1865) 2019-09-06 15:37:25 -07:00
util Issue #2022 - Support limiting number of concurrent kubectl fork/execs (#2264) 2019-09-10 09:56:48 -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 Adds support for Helm 1st-class. Closes #1145 (#1865) 2019-09-06 15:37:25 -07:00
CHANGELOG.md Add v1.2 Changelog (#2252) 2019-09-05 13:35:24 -07:00
Dockerfile Remove support for Kustomize 1. Closes #1573 (#2077) 2019-08-02 13:13:27 -07:00
Dockerfile.dev Refactor packr box usage into new assets library. Add faster DEV_IMAGE build (#1073) 2019-02-01 13:12:52 -08:00
Gopkg.lock Codegen (#2195) 2019-08-22 11:30:28 -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 Increase e2e timeout to 15m. See #2272 (#2273) 2019-09-09 14:56:02 -07:00
mkdocs.yml Issue #1167 - Document orphaned resources, update proj CLI (#2188) 2019-08-22 11:35:43 -07:00
OWNERS Update OWNERS (#2030) 2019-07-25 16:37:58 -07:00
Procfile Gzip JWTs and Adds New User Info Page (#2204) 2019-09-05 13:31:04 -07:00
README.md Fix/grafana datasources (#2229) 2019-09-03 09:31:47 -07:00
VERSION Update VERSION file (#2083) 2019-08-02 11:47:27 -07:00

slack codecov

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. Mambu
  12. Mirantis
  13. OpenSaaS Studio
  14. Optoro
  15. Riskified
  16. Saildrone
  17. Tesla
  18. tZERO
  19. Ticketmaster
  20. Yieldlab
  21. UBIO
  22. 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