"git@git.gitsec.cn:baidan/argo-cd.git" did not exist on "b49a0ce7d57eabfe1710bc5e8b1e415de4cd6fdb"
user avatar
Remove support for Kustomize 1. Closes #1573 (#2077)
Alex Collins authored
b49a0ce7
Name Last commit Last update
.circleci Remove support for Kustomize 1. Closes #1573 (#2077)
.github Increase stale bot inactivity period (#1754)
assets Remove support for Kustomize 1. Closes #1573 (#2077)
cmd Adds support for `argocd app set` for Kustomize. Closes #1843 (#2055)
common Add support for connecting repositories using TLS client certs (fixes #1945) (#1960)
controller Issue #1736 - Auto-sync should support self-healing option (#1990)
docs Remove support for Kustomize 1. Closes #1573 (#2077)
errors E2e test infra (#1600)
examples Update sample grafana dashboard with new metrics (#1976)
hack Remove support for Kustomize 1. Closes #1573 (#2077)
manifests Remove support for Kustomize 1. Closes #1573 (#2077)
pkg Remove support for Kustomize 1. Closes #1573 (#2077)
reposerver Remove support for Kustomize 1. Closes #1573 (#2077)
resource_customizations Use correct healthcheck for Rollout with empty steps list (#1776)
server Allow users to create tokens for projects where they have any role. C… (#2066)
test Adds support for `argocd app set` for Kustomize. Closes #1843 (#2055)
ui Remove support for Kustomize 1. Closes #1573 (#2077)
util Remove support for Kustomize 1. Closes #1573 (#2077)
.codecov.yml Disable codecov/patch (#1926)
.dockerignore Add ui/node_modules to docker ignore (#1725)
.gitignore Create docs website (#1387) Closes #1390
.golangci.yml Enables unparam linter and fixes linting issues (#1872)
CHANGELOG.md Add v1.x changelog (#2051)
Dockerfile Remove support for Kustomize 1. Closes #1573 (#2077)
Dockerfile.dev Refactor packr box usage into new assets library. Add faster DEV_IMAGE build (#1073)
Gopkg.lock
Gopkg.toml
LICENSE
Makefile
OWNERS
Procfile
README.md
VERSION
mkdocs.yml

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. ANSTO - Australian Synchrotron
  2. Codility
  3. Commonbond
  4. CyberAgent
  5. END.
  6. GMETRI
  7. Intuit
  8. KintoHub
  9. KompiTech GmbH
  10. Mambu
  11. Mirantis
  12. OpenSaaS Studio
  13. Optoro
  14. Riskified
  15. Saildrone
  16. Tesla
  17. tZERO
  18. Ticketmaster
  19. Yieldlab
  20. Volvo Cars

Documentation

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

Community Blogs and Presentations

  1. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  2. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  3. GitOps for Kubeflow using Argo CD
  4. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  5. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager
  6. CI/CD in Light Speed with K8s and Argo CD
  7. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  8. Argo CD - GitOps Continuous Delivery for Kubernetes