Declarative Continuous Deployment for Kubernetes
Find a file
Alex Collins 2b3601cfa3
feat(ui): Adds resource filter panel. Fixes #6379 #6331 #6081 (#6717)
Signed-off-by: Alex Collins <alex_collins@intuit.com>
2021-07-14 16:01:12 -07:00
.github chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
assets chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
cmd chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
common chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
controller chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
docs chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
examples fix: typo in dashboard (#5015) 2020-12-09 16:53:24 -08:00
hack chore: Remove deprecated go build flag -i from protogen (#6571) 2021-06-25 18:31:43 +02:00
manifests chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
reposerver chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
resource_customizations feat: Implement MinIO Tenant CRD health check (#6509) 2021-07-11 14:18:33 -07:00
server chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
test chore: Skip cluster e2e tests if already run (#6705) 2021-07-13 19:19:48 +02:00
tools/cmd-docs chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
ui feat(ui): Adds resource filter panel. Fixes #6379 #6331 #6081 (#6717) 2021-07-14 16:01:12 -07:00
util chore: Spelling (#5373) 2021-07-13 19:02:03 +02: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: make argocd gitpod friendly (#5973) 2021-04-06 08:55:15 -07:00
.gitpod.Dockerfile chore: make argocd gitpod friendly (#5973) 2021-04-06 08:55:15 -07:00
.gitpod.yml chore: make argocd gitpod friendly (#5973) 2021-04-06 08:55:15 -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 chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
Dockerfile chore: Update Golang builder to 1.16.5 (#6653) 2021-07-08 12:35:06 +02:00
Dockerfile.dev fix dev image and update doc (#5285) 2021-01-21 09:28:34 -08:00
go.mod feat: make http client retryable (#6632) 2021-07-06 12:12:51 +02:00
go.sum feat: make http client retryable (#6632) 2021-07-06 12:12:51 +02:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile feat(ui): Adds resource filter panel. Fixes #6379 #6331 #6081 (#6717) 2021-07-14 16:01:12 -07:00
mkdocs.yml docs: document Argo CD development process (#6546) 2021-07-01 08:55:07 -07:00
OWNERS docs: Add chetan as a reviewer (#6524) 2021-06-22 09:15:30 -07:00
Procfile fix: Update redis to 6.2.4 (#6475) 2021-06-14 18:44:39 -07:00
README.md docs: Remove duplicated IBM GitOps blog and update official URL (#6245) (#6246) 2021-05-16 11:04:08 +02:00
SECURITY.md docs: Update security policy (#6593) 2021-06-29 07:52:56 -07:00
SECURITY_CONTACTS docs: replace https://argoproj.github.io/argo-cd/ with https://argo-cd.readthedocs.io/ (#5457) 2021-02-08 10:39:56 -08: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 MariaDB (#6638) 2021-07-06 09:37:46 +02:00
VERSION chore: change version to 2.0.0 (#5750) 2021-03-12 20:32:44 +01: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 CII Best Practices

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

Contribution, Discussion and Support

You can reach the Argo CD community and developers via the following channels:

Participation in the Argo CD project is governed by the CNCF Code of Conduct

Blogs and Presentations

  1. How to Apply GitOps to Everything - Combining Argo CD and Crossplane
  2. Couchbase - How To Run a Database Cluster in Kubernetes Using Argo CD
  3. Automation of Everything - How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts
  4. Environments Based On Pull Requests (PRs): Using Argo CD To Apply GitOps Principles On Previews
  5. Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes
  6. Creating Temporary Preview Environments Based On Pull Requests With Argo CD And Codefresh
  7. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  8. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  9. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  10. GitOps for Kubeflow using Argo CD
  11. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  12. CI/CD in Light Speed with K8s and Argo CD
  13. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  14. Argo CD - GitOps Continuous Delivery for Kubernetes
  15. Introduction to Argo CD : Kubernetes DevOps CI/CD
  16. GitOps Deployment and Kubernetes - using Argo CD
  17. Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
  18. GitOps Continuous Delivery with Argo and Codefresh
  19. Stay up to date with Argo CD and Renovate
  20. Setting up Argo CD with Helm
  21. Applied GitOps with Argo CD
  22. Solving configuration drift using GitOps with Argo CD
  23. Decentralized GitOps over environments