Declarative Continuous Deployment for Kubernetes
Find a file
Luiz Fonseca 5ef5ebcf19 Who uses ArgoCD: Add Lytt to the list (#2324)
* Who uses ArgoCD: Add Lytt to the list

Adds lytt.co to the list of organisations using ArgoCD in their Kubernetes clusters.

* Update README.md
2019-09-17 13:21:01 +01: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 Support --kube-version. (#2276) 2019-09-11 16:37:00 -07:00
cmd Document flags/env variables useful for performance tuning (#2312) 2019-09-13 17:16:30 -07:00
common Issue #2245 - Intermittent "git ls-remote" request failures should not fail app reconciliation (#2281) 2019-09-10 22:03:21 -07:00
controller Support --kube-version. (#2276) 2019-09-11 16:37:00 -07:00
docs Fix broken links (#2313) 2019-09-13 18:05:14 -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 Support --kube-version. (#2276) 2019-09-11 16:37:00 -07:00
reposerver Re-enable caching when listing apps. (#2295) 2019-09-13 16:50:53 -07:00
resource_customizations Add restart action to Deployment/StatefulSet/DaemonSet (#2300) 2019-09-13 02:50:57 -07:00
server Fixes bug that prevents you creating repos via UI/CLI. (#2308) 2019-09-13 16:51:30 -07:00
test Fixes issue diffing secrets (#2271) 2019-09-12 09:52:43 -07:00
ui Fixes bug in argocd repo list and tidy up UI (#2307) 2019-09-13 12:07:35 -07:00
util Re-enable caching when listing apps. (#2295) 2019-09-13 16:50:53 -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 Fix docker image for dev (#2319) 2019-09-17 08:48:35 +01:00
Gopkg.lock Add restart action to Deployment/StatefulSet/DaemonSet (#2300) 2019-09-13 02:50:57 -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 Fix docker image for dev (#2319) 2019-09-17 08:48:35 +01: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 Who uses ArgoCD: Add Lytt to the list (#2324) 2019-09-17 13:21:01 +01: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. Lytt
  12. Mambu
  13. Mirantis
  14. OpenSaaS Studio
  15. Optoro
  16. Riskified
  17. Saildrone
  18. Tesla
  19. tZERO
  20. Ticketmaster
  21. Yieldlab
  22. UBIO
  23. 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