Declarative Continuous Deployment for Kubernetes
Find a file
2020-10-21 07:59:24 -07:00
.github chore: Upload e2e server component logfiles to GH action on failures (#4565) 2020-10-21 07:59:24 -07:00
assets chore: Update swagger docs (#4610) (#4616) 2020-10-20 20:28:57 +02:00
cmd docs: Add generated argocd command docs (#4606) 2020-10-19 17:30:32 -07:00
common Spelling (#4596) 2020-10-19 18:21:06 -07:00
controller Spelling (#4596) 2020-10-19 18:21:06 -07:00
docs Spelling (#4596) 2020-10-19 18:21:06 -07:00
examples chore: Spelling (#3647) 2020-05-27 10:22:13 -07:00
hack refactor: upgrade k8s client to v0.19.2 (#4545) 2020-10-13 13:01:26 -07:00
manifests feat: Support controller horizontal scaling (#4285) 2020-10-09 13:16:54 -07:00
pkg chore: Update swagger docs (#4610) (#4616) 2020-10-20 20:28:57 +02:00
reposerver Spelling (#4596) 2020-10-19 18:21:06 -07:00
resource_customizations fix: switch monkeypatching implementation (#4462) 2020-09-30 14:02:18 -07:00
server chore: Update swagger docs (#4610) (#4616) 2020-10-20 20:28:57 +02:00
test chore: Upload e2e server component logfiles to GH action on failures (#4565) 2020-10-21 07:59:24 -07:00
tools/cmd-docs docs: Add generated argocd command docs (#4606) 2020-10-19 17:30:32 -07:00
ui fix: Serve ReDoc JS from Argo CD server instead of from CDN (#4594) 2020-10-19 20:01:45 +02:00
util Spelling (#4596) 2020-10-19 18:21:06 -07:00
.codecov.yml changes on 2pc to .codecov.yml, (#2513) 2019-10-18 07:40:16 -07:00
.dockerignore Add ui/node_modules to docker ignore (#1725) 2019-06-10 14:28:24 -07:00
.gitignore chore: add nodemodules to gitignore (#4151) 2020-08-24 14:00:22 -07:00
.golangci.yml Rename deprecated deadline option to timeout (#2686) 2019-11-12 15:54:20 -08:00
CHANGELOG.md docs: add 1.7.1 and 1.7.2 to CHANGELOG (#4197) 2020-08-28 13:26:15 -07:00
Dockerfile refactor: upgrade dependencies and node version (#4461) 2020-09-30 23:02:48 -07:00
Dockerfile.dev Fix docker image for dev (#2319) 2019-09-17 08:48:35 +01:00
go.mod refactor: upgrade gitops-engine version ( #4354, #1787 ) (#4563) 2020-10-14 14:05:09 -07:00
go.sum docs: Add generated argocd command docs (#4606) 2020-10-19 17:30:32 -07:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile docs: Add generated argocd command docs (#4606) 2020-10-19 17:30:32 -07:00
mkdocs.yml docs: Add generated argocd command docs (#4606) 2020-10-19 17:30:32 -07:00
OWNERS Update OWNERS (#3439) 2020-04-18 19:54:44 -07:00
Procfile feat: Upgrade Dex to v2.25.0 (#4470) 2020-10-05 09:02:49 +02:00
README.md docs: YouTube video on how to create PR (preview) environments with Argo CD (#4544) 2020-10-13 14:13:22 -07:00
SECURITY_CONTACTS docs: document built-in user limitations and workaround (#3341) 2020-04-04 08:43:21 +02:00
sonar-project.properties chore: Spelling (#3647) 2020-05-27 10:22:13 -07:00
uid_entrypoint.sh fix: Reap orphaned ("zombie") processes in argocd-repo-server pod (#3611) (#3721) 2020-06-09 13:58:37 -07:00
USERS.md docs: Add new company to user list (#4588) 2020-10-16 15:35:56 +02:00
VERSION chore: change version to 1.8.0 (#4340) 2020-09-15 13:57:35 -07:00
white-list Adds doc on secrets, updates changelog, updates Github templates (#2550) 2019-10-23 15:16:26 -07:00

Integration tests slack codecov Release Version

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?

  1. Application definitions, configurations, and environments should be declarative and version controlled.
  2. Application deployment and lifecycle management should be automated, auditable, and easy to understand.

Who uses Argo CD?

Official Argo CD user list

Documentation

To learn more about Argo CD go to the complete documentation. Check live demo at https://cd.apps.argoproj.io/.

Community Blogs and Presentations

  1. Environments Based On Pull Requests (PRs): Using Argo CD To Apply GitOps Principles On Previews
  2. Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes
  3. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  4. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  5. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  6. GitOps for Kubeflow using Argo CD
  7. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  8. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager
  9. CI/CD in Light Speed with K8s and Argo CD
  10. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  11. Argo CD - GitOps Continuous Delivery for Kubernetes
  12. Introduction to Argo CD : Kubernetes DevOps CI/CD
  13. GitOps Deployment and Kubernetes - using ArgoCD
  14. Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
  15. GitOps Continuous Delivery with Argo and Codefresh