Declarative Continuous Deployment for Kubernetes
Find a file
2019-11-12 16:08:51 -08:00
.circleci Adds support for testing .tsx files. Closes #2610 (#2661) 2019-11-07 14:50:52 -08:00
.github Adds doc on secrets, updates changelog, updates Github templates (#2550) 2019-10-23 15:16:26 -07:00
assets Adds support for Helm charts to be a semver range. Closes #2552 (#2606) 2019-11-01 13:41:35 -07:00
cmd Restore 'argocd app run action' backward compatibility (#2700) 2019-11-12 16:08:51 -08:00
common Assume git as default repository type (fixes #2622) (#2628) 2019-11-03 20:15:28 -08:00
controller Sets app status to unknown if there is an error. Closes #2577 (#2578) 2019-10-29 11:44:34 -07:00
docs modified make target (#2685) 2019-11-11 09:37:46 -08: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 chore: Upgrade kustomize to 3.2.1 (#2607) 2019-11-06 00:25:45 -08:00
manifests Issue #2339 - Don't update 'status.reconciledAt' unless compared with latest git version (#2581) 2019-10-28 16:44:23 -07:00
pkg Issue #2670 - API server does not allow creating role with action 'action/*' (#2671) 2019-11-08 11:02:47 -08:00
reposerver Issue #2559 - Add gauge Prometheus metric which represents the number of pending manifest requests. (#2658) 2019-11-07 18:28:13 -08:00
resource_customizations Add AnalysisRun and Experiment HealthCheck (#2579) 2019-11-07 15:08:32 -08:00
server Issue #2673 - Application controller flag is broken (#2674) 2019-11-08 16:20:31 -08:00
test chore: Upgrade kustomize to 3.2.1 (#2607) 2019-11-06 00:25:45 -08:00
ui Issue #2691 - Remove annoying toolbar flickering (#2692) 2019-11-12 08:39:19 -08:00
util Issue #2668 - Delete a specified context (#2669) 2019-11-12 14:38:48 -08:00
.codecov.yml changes on 2pc to .codecov.yml, (#2513) 2019-10-18 07:40:16 -07:00
.dockerignore Add ui/node_modules to docker ignore (#1725) 2019-06-10 14:28:24 -07:00
.gitignore Final optimisations (#2486) 2019-10-15 09:15:33 -07:00
.golangci.yml Rename deprecated deadline option to timeout (#2686) 2019-11-12 15:54:20 -08:00
CHANGELOG.md Fix date in CHANGELOG.md (#2584) 2019-10-29 10:14:54 -07:00
Dockerfile Use the same tools for make image to make dev-tools-image. Closes #2488 (#2511) 2019-10-18 13:21:36 -07:00
Dockerfile.dev Fix docker image for dev (#2319) 2019-09-17 08:48:35 +01:00
Gopkg.lock Adds argocd auth can-i command. Close #2255 (#2521) 2019-10-31 16:06:29 -07:00
Gopkg.toml Upgrade casbin/casbin to 1.9.1 (#2517) 2019-10-23 17:00:45 -07:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile Adds support for ARGO_CD_[TARGET_REVISION|REVISION] and pass to Custom Tool/Helm/Jsonnet (#2415) 2019-10-21 16:54:23 -07:00
mkdocs.yml Adds doc on secrets, updates changelog, updates Github templates (#2550) 2019-10-23 15:16:26 -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 Update README.md (#2630) 2019-11-03 11:18:04 -08:00
uid_entrypoint.sh Make argo-cd docker images openshift friendly (#2362) 2019-10-01 12:42:41 -07:00
VERSION Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
white-list Adds doc on secrets, updates changelog, updates Github templates (#2550) 2019-10-23 15:16:26 -07:00

slack codecov Release Version

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. 127Labs
  2. ANSTO - Australian Synchrotron
  3. CARFAX
  4. Codility
  5. Commonbond
  6. CyberAgent
  7. END.
  8. Fave
  9. Future PLC
  10. GMETRI
  11. Intuit
  12. KintoHub
  13. KompiTech GmbH
  14. Lytt
  15. Mambu
  16. Mirantis
  17. OpenSaaS Studio
  18. Optoro
  19. Riskified
  20. Red Hat
  21. Saildrone
  22. Tesla
  23. tZERO
  24. Ticketmaster
  25. Twilio SendGrid
  26. Yieldlab
  27. UBIO
  28. Universidad Mesoamericana
  29. 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
  9. Introduction to Argo CD : Kubernetes DevOps CI/CD