Declarative Continuous Deployment for Kubernetes
Find a file
2019-04-08 14:49:57 -07:00
.argo-ci Issue #1012 - kubectl v1.13 fails to convert extensions/NetworkPolicy (#1360) 2019-04-04 08:30:35 -07:00
.github/ISSUE_TEMPLATE Create docs website (#1387) Closes #1390 2019-04-05 15:12:27 -07:00
assets Pod health (#1365) 2019-04-08 14:49:57 -07:00
cmd Allow wait to return on health or suspended (#1392) 2019-04-06 10:31:07 -06:00
common Issue #357 - Expose application nodes networking information (#1333) 2019-03-29 20:59:25 -07:00
controller Pod health (#1365) 2019-04-08 14:49:57 -07:00
docs Create docs website (#1387) Closes #1390 2019-04-05 15:12:27 -07:00
errors Support persistence of repos as secrets 2018-02-21 03:01:43 -08:00
examples MAGA: Make ArgoCD Golang Again! (#1279) 2019-04-04 02:35:13 -07:00
hack Add OpenAPI validation in CRD schema (#1256) 2019-04-06 17:18:00 -07:00
manifests Add OpenAPI validation in CRD schema (#1256) 2019-04-06 17:18:00 -07:00
pkg Pod health (#1365) 2019-04-08 14:49:57 -07:00
reposerver MAGA: Make ArgoCD Golang Again! (#1279) 2019-04-04 02:35:13 -07:00
resource_customizations Use paused field in rollout health check (#1321) 2019-03-26 11:07:06 -07:00
server Issue #1294 - CLI diff should take into account resource customizations (#1337) 2019-04-02 13:59:55 -07:00
test Add OpenAPI validation in CRD schema (#1256) 2019-04-06 17:18:00 -07:00
util Pod health (#1365) 2019-04-08 14:49:57 -07:00
.codecov.yml Magically increase the code coverage!!! (#1370) 2019-04-04 10:06:10 -06:00
.dockerignore Refactor packr box usage into new assets library. Add faster DEV_IMAGE build (#1073) 2019-02-01 13:12:52 -08:00
.gitignore Create docs website (#1387) Closes #1390 2019-04-05 15:12:27 -07:00
.golangci.yml Enables default lint checks, fixes lint and bugs (#1330) 2019-03-28 13:37:53 -07:00
CHANGELOG.md Update CHANGELOG.md for v0.12 release (#1317) 2019-03-22 21:02:20 -07:00
Dockerfile Issue #1012 - kubectl v1.13 fails to convert extensions/NetworkPolicy (#1360) 2019-04-04 08:30:35 -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 Add OpenAPI validation in CRD schema (#1256) 2019-04-06 17:18:00 -07:00
Gopkg.toml Add OpenAPI validation in CRD schema (#1256) 2019-04-06 17:18:00 -07:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile Add OpenAPI validation in CRD schema (#1256) 2019-04-06 17:18:00 -07:00
mkdocs.yml Mkdocs2 (#1393) 2019-04-08 09:20:36 -07:00
OWNERS Added OWNERS file 2018-05-02 18:24:50 -07:00
Procfile Force color logging locally (#1316) 2019-03-26 13:59:03 -07:00
README.md Add KompiTech GmbH to organizations using Argo CD (#1402) 2019-04-08 12:45:40 -07:00
VERSION Update CHANGELOG, docs to use stable tag, and tweak getting started guide (#1005) 2019-01-10 20:56:04 -08:00
version.go gRPC API client and gateway now supply user-agent. Require client min version as v0.11 (#841) 2018-11-28 14:06:02 -08: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

Documentation

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