Declarative Continuous Deployment for Kubernetes
Find a file
Alexander Matyushentsev 0f7e9a1d28
Issue #2261 - Refactor Helm first class support (#2364)
* Issue #2261 - Refactor Helm first class support

* Address code review comments

* Remove unused field from GetAppDetails method
2019-09-26 12:05:12 -07:00
.circleci Don't fix imports in auto-generated files (#2342) 2019-09-23 08:48:49 -07:00
.github Update bug_report.md (#2242) 2019-09-03 14:51:36 -07:00
assets Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
cmd Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
common Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
controller Issue #2339 - Make sure controller uses latest git version if app reconciliation result expired (#2346) 2019-09-23 10:31:59 -07:00
docs docs: improve sso oidc documentation regarding client secret (#2341) 2019-09-23 07:29:26 -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 Add argocd project as variable to grafana dashboard (#2336) 2019-09-21 09:27:11 -07:00
hack Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
manifests Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
pkg Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
reposerver Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
resource_customizations Add restart action to Deployment/StatefulSet/DaemonSet (#2300) 2019-09-13 02:50:57 -07:00
server Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
test Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
ui Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
util Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -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 Codegen (#2343) 2019-09-23 13:14:27 -07:00
mkdocs.yml Issue #1167 - Document orphaned resources, update proj CLI (#2188) 2019-08-22 11:35:43 -07:00
OWNERS Update OWNERS (#2283) 2019-09-19 21:50:04 +01: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 Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -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