Declarative Continuous Deployment for Kubernetes
Find a file
2019-07-23 02:32:14 -07:00
.circleci Add support for Git LFS enabled repositories (fixes #1853) (#1941) 2019-07-18 12:49:49 -07:00
.github Increase stale bot inactivity period (#1754) 2019-06-17 09:17:54 -07:00
assets Add support for Git LFS enabled repositories (fixes #1853) (#1941) 2019-07-18 12:49:49 -07:00
cmd Fix argocd app sync/get cli (#1959) 2019-07-19 14:31:07 -07:00
common Simplify server certificate and known hosts management (#1807) 2019-07-11 16:00:47 -07:00
controller Issue #1919 - Eliminate unnecessary git interactions for top-level resource changes (#1929) 2019-07-15 13:34:26 -07:00
docs Mention git-lfs as a build pre-requisite (#1978) 2019-07-23 02:32:14 -07:00
errors E2e test infra (#1600) 2019-05-15 09:24:35 -07:00
examples Adds custom port repo note (#1694) 2019-06-05 09:13:07 -07:00
hack Simplify server certificate and known hosts management (#1807) 2019-07-11 16:00:47 -07:00
manifests Bump Kustomize v2.1.0 to v3.0.2 (#1948) 2019-07-17 14:39:21 -07:00
pkg Add support for Git LFS enabled repositories (fixes #1853) (#1941) 2019-07-18 12:49:49 -07:00
reposerver Revision metadata api fails if specified revision is ambiguous (#1958) 2019-07-19 12:31:13 -07:00
resource_customizations Use correct healthcheck for Rollout with empty steps list (#1776) 2019-06-18 14:09:39 -07:00
server Check that TLS is enabled when registering DEX Handlers (#1963) 2019-07-20 21:53:22 -07:00
test Only run Git LFS tests on CI. (#1975) 2019-07-22 16:51:29 -07:00
ui Bump jquery from 3.3.1 to 3.4.1 in /ui (#1970) 2019-07-22 13:49:09 -07:00
util Only run Git LFS tests on CI. (#1975) 2019-07-22 16:51:29 -07:00
.codecov.yml Disable codecov/patch (#1926) 2019-07-11 16:31:07 -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 Update v1.0.0 change log (#1618) 2019-05-16 15:08:22 -07:00
Dockerfile Add support for Git LFS enabled repositories (fixes #1853) (#1941) 2019-07-18 12:49:49 -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 Do not allow app-of-app child app's Missing status to affect parent (#1954) 2019-07-19 13:27:44 -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 Issues #1513 - Make sure insecure flag works for remote Kustomize bases (#1934) 2019-07-12 17:17:23 -07:00
mkdocs.yml Badgedocs (#1840) 2019-06-28 10:45:46 -07:00
OWNERS Added OWNERS file 2018-05-02 18:24:50 -07:00
Procfile Issues #1513 - Make sure insecure flag works for remote Kustomize bases (#1934) 2019-07-12 17:17:23 -07:00
README.md Add Mambu - The SaaS Banking Engine to the list of users (#1947) 2019-07-17 10:46:13 -07:00
VERSION Change version to 1.0.0 (#1473) 2019-04-17 08:35:07 -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