Declarative Continuous Deployment for Kubernetes
Find a file
Josh Soref 2d79d97b44
chore: Fix markdown (#5438)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-02-08 09:18:35 -08:00
.github chore: image Github actions workflow should override quay.io/argoproj/argocd image (#5379) 2021-02-02 11:32:49 -08:00
assets feat(ui): User defined information banner (#5299) 2021-02-02 12:24:43 -08:00
cmd fix: disable jwt claim audience validation #5381 (#5413) 2021-02-04 16:38:12 -08:00
common fix: Remove kubectl binary from argo image(#5005) (#5101) 2021-01-21 09:49:51 -08:00
controller feat: Show number of pod restarts in the argo ui (5041) (#5384) 2021-02-02 15:18:35 -08:00
docs chore: Fix markdown (#5438) 2021-02-08 09:18:35 -08:00
examples fix: typo in dashboard (#5015) 2020-12-09 16:53:24 -08:00
hack refactor: upgrade helm to 3.5.1 (#5385) 2021-02-02 16:07:13 -08:00
manifests fix: Remove empty fields from argocd-redis-ha. Fixes #5371 (#5399) 2021-02-05 16:35:40 -08:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg fix: disable jwt claim audience validation #5381 (#5413) 2021-02-04 16:38:12 -08:00
reposerver fix: version info should be avaialble if anonymous access is enabled (#5422) 2021-02-04 18:39:31 -08:00
resource_customizations fix: Revert "feat: Add health check for HPA (#4915)" (#5006) 2020-12-08 16:32:20 -08:00
server fix: version info should be avaialble if anonymous access is enabled (#5422) 2021-02-04 18:39:31 -08:00
test fix: a request which was using a revoked project token, would still be allowed to perform requests allowed by default policy (#5378) 2021-02-02 15:26:20 -08:00
tools/cmd-docs build consolidated argocd binary (#5247) 2021-01-20 11:28:06 -08:00
ui fix(ui): Only connect edges between resources in the same namespace (#5430) 2021-02-05 16:54:45 -08:00
util feat: add source repos to fields inherited from global projects (#5417) 2021-02-05 11:48:47 -08: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 feat: Add 'proj role list-tokens' command (#4674) 2020-10-27 12:56:37 -07:00
.golangci.yml Rename deprecated deadline option to timeout (#2686) 2019-11-12 15:54:20 -08:00
.readthedocs.yml feat: add versioning to argocd docs (#5099) 2021-02-04 12:06:29 -08:00
CHANGELOG.md docs: add v1.8 changelog and upgrading instructions (#4888) 2020-11-23 12:45:35 -08:00
Dockerfile fix: Remove kubectl binary from argo image(#5005) (#5101) 2021-01-21 09:49:51 -08:00
Dockerfile.dev fix dev image and update doc (#5285) 2021-01-21 09:28:34 -08:00
go.mod feat: selective sync (#3877) (#5347) 2021-01-29 12:26:47 -08:00
go.sum feat: selective sync (#3877) (#5347) 2021-01-29 12:26:47 -08:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile fix: k8s client version is blank after removing client binary (#5386) 2021-02-02 16:07:02 -08:00
mkdocs.yml feat: add versioning to argocd docs (#5099) 2021-02-04 12:06:29 -08:00
OWNERS docs: Add myself as reviewer (#4762) 2020-11-05 16:35:58 +01:00
Procfile build consolidated argocd binary (#5247) 2021-01-20 11:28:06 -08:00
README.md docs: Two new blog posts (#5213) 2021-01-09 11:37:54 -08: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 Orbital Insight to USERS.md (#5405) 2021-02-03 23:36:49 -08:00
VERSION chore: change version to 1.9.0 (#5045) 2020-12-13 12:30:35 -08: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

Argo CD Demo

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. Creating Temporary Preview Environments Based On Pull Requests With Argo CD And Codefresh
  4. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  5. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  6. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  7. GitOps for Kubeflow using Argo CD
  8. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  9. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager
  10. CI/CD in Light Speed with K8s and Argo CD
  11. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  12. Argo CD - GitOps Continuous Delivery for Kubernetes
  13. Introduction to Argo CD : Kubernetes DevOps CI/CD
  14. GitOps Deployment and Kubernetes - using ArgoCD
  15. Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
  16. GitOps Continuous Delivery with Argo and Codefresh
  17. Stay up to date with ArgoCD and Renovate
  18. Setting up Argo CD with Helm
  19. Applied GitOps with ArgoCD
  20. Solving configuration drift using GitOps with Argo CD