Declarative Continuous Deployment for Kubernetes
Find a file
2019-04-30 08:00:15 -07:00
.argo-ci Issue #1012 - kubectl v1.13 fails to convert extensions/NetworkPolicy (#1360) 2019-04-04 08:30:35 -07:00
.github Adds label to Github issue templates (#1468) 2019-04-16 11:54:17 -07:00
assets Issue #1499 - Use ingress host information to populate application external URL (#1511) 2019-04-23 10:34:53 -07:00
cmd Issue #1476 - Add repo server grpc call timeout (#1528) 2019-04-25 16:53:05 -07:00
common Update min client version and cache version to 1.0.0 (#1517) 2019-04-24 10:15:02 -07:00
controller Issue 1476 - Avoid validating repository in application controller (#1535) 2019-04-29 15:04:25 -07:00
docs Add kustomize (#1541) 2019-04-30 08:00:15 -07:00
errors Support persistence of repos as secrets 2018-02-21 03:01:43 -08:00
examples Issue #1411 - Document private repository configuration (#1515) 2019-04-24 10:26:07 -07:00
hack Add OpenAPI validation in CRD schema (#1256) 2019-04-06 17:18:00 -07:00
manifests Issue #1499 - Use ingress host information to populate application external URL (#1511) 2019-04-23 10:34:53 -07:00
pkg Adds support for configuring repo creds at a domain/org level. Closes… (#1496) 2019-04-25 15:22:49 -07:00
reposerver Issue #1476 - Add repo server grpc call timeout (#1528) 2019-04-25 16:53:05 -07:00
resource_customizations Initial Custom Actions Implementation (#1369) 2019-04-16 14:50:44 -07:00
server Issue 1476 - Avoid validating repository in application controller (#1535) 2019-04-29 15:04:25 -07:00
test Issue 1476 - Avoid validating repository in application controller (#1535) 2019-04-29 15:04:25 -07:00
util Issue 1476 - Avoid validating repository in application controller (#1535) 2019-04-29 15:04:25 -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 Updated CHANGELOG.md (#1518) 2019-04-24 10:56: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 Initial Custom Actions Implementation (#1369) 2019-04-16 14:50:44 -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 Adds support for configuring repo creds at a domain/org level. Closes… (#1496) 2019-04-25 15:22:49 -07:00
mkdocs.yml Documents cluster bootstrapping. Close #1481 (#1530) 2019-04-29 11:35:57 -07:00
OWNERS Added OWNERS file 2018-05-02 18:24:50 -07:00
Procfile Adds support for configuring repo creds at a domain/org level. Closes… (#1496) 2019-04-25 15:22:49 -07:00
README.md Add riskified to organizations using ArgoCD (#1497) 2019-04-21 07:25:26 -07:00
VERSION Change version to 1.0.0 (#1473) 2019-04-17 08:35:07 -07: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
  7. Riskified

Documentation

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