Declarative Continuous Deployment for Kubernetes
Find a file
2019-06-06 14:45:30 -07:00
.argo-ci Issue #1012 - kubectl v1.13 fails to convert extensions/NetworkPolicy (#1360) 2019-04-04 08:30:35 -07:00
.circleci Fix broken e2e tests (#1667) 2019-05-31 13:13:35 -07:00
.github Updated templates (#1654) 2019-05-28 10:18:04 -07:00
assets Support to override helm release name (#1682) 2019-06-06 11:51:31 -07:00
cmd Support to override helm release name (#1682) 2019-06-06 11:51:31 -07:00
common Move generated api code to pkg package (#1696) 2019-06-05 12:58:11 -07:00
controller Sync wave (#1634) 2019-06-04 18:17:41 -07:00
docs Support to override helm release name (#1682) 2019-06-06 11:51:31 -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 Build ArgoCD on CircleCI (#1635) 2019-05-28 11:39:13 -07:00
manifests Updates generated code (#1707) 2019-06-06 14:45:30 -07:00
pkg Updates generated code (#1707) 2019-06-06 14:45:30 -07:00
reposerver Updates generated code (#1707) 2019-06-06 14:45:30 -07:00
resource_customizations Improve Rollout health.lua (#1554) 2019-05-01 15:53:27 -07:00
server Move generated api code to pkg package (#1696) 2019-06-05 12:58:11 -07:00
test Move generated api code to pkg package (#1696) 2019-06-05 12:58:11 -07:00
ui Moves UI code into ui/ (#129) 2019-06-04 14:47:28 -07:00
util Support to override helm release name (#1682) 2019-06-06 11:51:31 -07:00
.codecov.yml Magically increase the code coverage!!! (#1370) 2019-04-04 10:06:10 -06:00
.dockerignore Moves UI code into ui/ (#129) 2019-06-04 14:47:28 -07:00
.gitignore Moves UI code into ui/ (#129) 2019-06-04 14:47:28 -07:00
.golangci.yml Sync wave (#1634) 2019-06-04 18:17:41 -07:00
CHANGELOG.md Update v1.0.0 change log (#1618) 2019-05-16 15:08:22 -07:00
Dockerfile Moves UI code into ui/ (#129) 2019-06-04 14:47:28 -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 (#1632) 2019-05-21 14:37:20 -07:00
Gopkg.toml Add OpenAPI validation in CRD schema (#1256) 2019-04-06 17:18:00 -07:00
LICENSE Moves UI code into ui/ (#129) 2019-06-04 14:47:28 -07:00
Makefile Move generated api code to pkg package (#1696) 2019-06-05 12:58:11 -07:00
mkdocs.yml Documents HA/DR (#1690) 2019-06-05 14:23:30 -07:00
OWNERS Added OWNERS file 2018-05-02 18:24:50 -07:00
Procfile Build ArgoCD on CircleCI (#1635) 2019-05-28 11:39:13 -07:00
README.md Add Mirantis as an official user (#1702) 2019-06-06 10:09:31 -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. Intuit
  2. KompiTech GmbH
  3. Yieldlab
  4. Ticketmaster
  5. CyberAgent
  6. OpenSaaS Studio
  7. Riskified
  8. GMETRI
  9. Commonbond
  10. END.
  11. KintoHub
  12. Codility
  13. tZERO
  14. Mirantis

Documentation

To learn more about Argo CD go to the complete documentation.