Declarative Continuous Deployment for Kubernetes
Find a file
2019-08-23 08:26:03 -07:00
.circleci Temporary disable Git LFS test to unblock release (#2172) 2019-08-19 16:28:05 -07:00
.github Increase stale bot inactivity period (#1754) 2019-06-17 09:17:54 -07:00
assets support OIDC claims request (#1957) 2019-08-23 08:18:34 -07:00
cmd support OIDC claims request (#1957) 2019-08-23 08:18:34 -07:00
common Helm hooks. Closes #355 (#2069) 2019-08-12 15:34:21 -07:00
controller Add path to externalURLs (#2208) 2019-08-23 08:26:03 -07:00
docs support OIDC claims request (#1957) 2019-08-23 08:18:34 -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 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 support OIDC claims request (#1957) 2019-08-23 08:18:34 -07: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 support OIDC claims request (#1957) 2019-08-23 08:18:34 -07:00
test Issue #1167 - Document orphaned resources, update proj CLI (#2188) 2019-08-22 11:35:43 -07:00
ui Issue #1059 - Use ApplicationParameters panel on ApplicationCreatePanel (#2197) 2019-08-22 15:53:16 -07:00
util support OIDC claims request (#1957) 2019-08-23 08:18:34 -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 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 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 Determine the manifest version from the VERSION file when on release branch (#2166) 2019-08-19 13:22:40 -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 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