Declarative Continuous Deployment for Kubernetes
Find a file
2019-08-19 13:22:40 -07:00
.circleci Remove support for Kustomize 1. Closes #1573 (#2077) 2019-08-02 13:13:27 -07:00
.github Increase stale bot inactivity period (#1754) 2019-06-17 09:17:54 -07:00
assets Issue #1167 - Implement orphan resources support (#2103) 2019-08-19 20:14:48 +05:00
cmd Issue #1167 - Implement orphan resources support (#2103) 2019-08-19 20:14:48 +05:00
common Helm hooks. Closes #355 (#2069) 2019-08-12 15:34:21 -07:00
controller Issue #1167 - Controller should remove orphaned resources warning if app has no orphaned resources (#2169) 2019-08-19 11:12:07 -07:00
docs Issue #1167 - Implement orphan resources support (#2103) 2019-08-19 20:14:48 +05:00
errors E2e test infra (#1600) 2019-05-15 09:24:35 -07:00
examples Update sample grafana dashboard with new metrics (#1976) 2019-07-23 08:58:30 -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 Issue #1167 - Implement orphan resources support (#2103) 2019-08-19 20:14:48 +05:00
pkg Issue #1167 - Implement orphan resources support (#2103) 2019-08-19 20:14:48 +05:00
reposerver Adds checks around valid paths for apps (#2133) 2019-08-09 14:25:56 -07:00
resource_customizations Use correct healthcheck for Rollout with empty steps list (#1776) 2019-06-18 14:09:39 -07:00
server Issue #2114 - Fix history api fallback implementation to support app names with dots (#2168) 2019-08-19 11:11:39 -07:00
test Issue #1167 - Controller should remove orphaned resources warning if app has no orphaned resources (#2169) 2019-08-19 11:12:07 -07:00
ui Issue #1167 - Implement orphan resources support (#2103) 2019-08-19 20:14:48 +05:00
util Issue #1167 - Implement orphan resources support (#2103) 2019-08-19 20:14:48 +05: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 Enables unparam linter and fixes linting issues (#1872) 2019-07-03 14:17:58 -07:00
CHANGELOG.md Add v1.x changelog (#2051) 2019-07-30 13:48:48 -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 Fix and enhance end-to-end testing for SSH repositories (#2101) 2019-08-07 10:53:00 -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 Determine the manifest version from the VERSION file when on release branch (#2166) 2019-08-19 13:22:40 -07:00
mkdocs.yml Badgedocs (#1840) 2019-06-28 10:45:46 -07:00
OWNERS Update OWNERS (#2030) 2019-07-25 16:37:58 -07:00
Procfile Fix and enhance end-to-end testing for SSH repositories (#2101) 2019-08-07 10:53:00 -07:00
README.md Moves talks into one place (#2063) 2019-07-31 11:22:08 -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. GMETRI
  7. Intuit
  8. KintoHub
  9. KompiTech GmbH
  10. Mambu
  11. Mirantis
  12. OpenSaaS Studio
  13. Optoro
  14. Riskified
  15. Saildrone
  16. Tesla
  17. tZERO
  18. Ticketmaster
  19. Yieldlab
  20. 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