Declarative Continuous Deployment for Kubernetes
Find a file
2019-04-09 18:15:24 -07:00
.argo-ci Issue #1012 - kubectl v1.13 fails to convert extensions/NetworkPolicy (#1360) 2019-04-04 08:30:35 -07:00
.github Enables Probot stale and no-respones plugins. Closes #1418 (#1419) 2019-04-09 17:35:44 -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 Perform health assessments on all resource nodes in the tree. Closes #1382 (#1422) 2019-04-09 18:15:24 -07:00
docs Nils health if the resource does not provide it. Closes #1383 (#1408) 2019-04-09 15:05:14 -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 Nils health if the resource does not provide it. Closes #1383 (#1408) 2019-04-09 15:05:14 -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 Run 'go fmt' for application.go and server.go (#1417) 2019-04-09 09:43:53 -07:00
test Add networking test app (#1409) 2019-04-08 16:29:08 -07:00
util Perform health assessments on all resource nodes in the tree. Closes #1382 (#1422) 2019-04-09 18:15:24 -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 Fixes doc bugs. Closes #1395 (#1403) 2019-04-09 11:01: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 Add Ticketmaster to "Who uses" section of README (#1424) 2019-04-09 14:42:04 -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

Documentation

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