Declarative Continuous Deployment for Kubernetes
Find a file
2019-04-15 13:39:13 -07:00
.argo-ci Issue #1012 - kubectl v1.13 fails to convert extensions/NetworkPolicy (#1360) 2019-04-04 08:30:35 -07:00
.github more-information-needed (#1463) 2019-04-15 13:39:13 -07:00
assets Pod health (#1365) 2019-04-08 14:49:57 -07:00
cmd Nils health if the resource does not provide it. Closes #1383 (#1408) 2019-04-09 15:05:14 -07:00
common Issue #357 - Expose application nodes networking information (#1333) 2019-03-29 20:59:25 -07:00
controller Issue #1425 - Argo CD should not delete CRDs (#1428) 2019-04-11 09:07:14 -07:00
docs Docs (#1441) 2019-04-15 13:39:04 -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 Regenerate manifests (#1454) 2019-04-12 14:38:08 -07:00
pkg Generate random name for grpc proxy unix socket file instead of time stamp (#1455) 2019-04-12 14:25:01 -07:00
reposerver Issue #1446 - Delete helm temp directories (#1449) 2019-04-12 05:24:38 -07:00
resource_customizations Use paused field in rollout health check (#1321) 2019-03-26 11:07:06 -07:00
server Run 'go fmt' for application.go and server.go (#1417) 2019-04-09 09:43:53 -07:00
test Fix e2e test flakyness (#1462) 2019-04-15 09:55:30 -07:00
util Fixes goroutine leak. Closes #1381 (#1457) 2019-04-15 10:50:05 -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 Add v0.12.1 release notes (#1423) 2019-04-09 14:57:18 -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 issue #1202: docs(help examples): adding template and first examples for the app command (#1398) 2019-04-08 15:47:02 -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 Nils health if the resource does not provide it. Closes #1383 (#1408) 2019-04-09 15:05:14 -07:00
mkdocs.yml Docs (#1441) 2019-04-15 13:39:04 -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 Added CyberAgent and OpenSaaS Studio to organizations using ArgoCD (#1427) 2019-04-10 07:59:24 -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
  4. Ticketmaster
  5. CyberAgent
  6. OpenSaaS Studio

Documentation

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