Declarative Continuous Deployment for Kubernetes
Find a file
Alexander Matyushentsev 6cd0d97e23
docs: update roadmap document with v2.2 release changes (#8089)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2022-01-04 19:10:00 -08:00
.github chore: lint docs + CI job (#7959) 2021-12-16 15:52:18 -08:00
assets feat: support specifying cluster by name in addition to API server URL in Cluster API (#8077) 2022-01-03 15:26:36 -08:00
cmd feat: added a new Helm option ignoreMissingValueFiles (#7767) (#8003) 2022-01-03 09:51:31 -08:00
cmpserver refactor: allow using own config maps to register the cmp plugins instead of 'argocd-cmp-cm' (#7677) 2021-11-10 14:57:14 -08:00
common Feat: cmp server (#6585) 2021-11-08 09:47:10 -08:00
controller fix: Inconsistent normalization logic during diff (#7980) 2021-12-22 08:57:48 -08:00
docs docs: update roadmap document with v2.2 release changes (#8089) 2022-01-04 19:10:00 -08:00
examples fix: typo in dashboard (#5015) 2020-12-09 16:53:24 -08:00
hack fix: remove vendor dependency in virtualized toolchain (#8000) 2021-12-20 17:24:27 -08:00
manifests feat: added a new Helm option ignoreMissingValueFiles (#7767) (#8003) 2022-01-03 09:51:31 -08:00
notification_controller/controller feat: Migrate argocd notifications to argocd (#7744) 2021-11-29 18:47:46 -08:00
notifications_catalog feat: Migrate argocd notifications to argocd (#7744) 2021-11-29 18:47:46 -08:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg feat: support specifying cluster by name in addition to API server URL in Cluster API (#8077) 2022-01-03 15:26:36 -08:00
reposerver feat: added a new Helm option ignoreMissingValueFiles (#7767) (#8003) 2022-01-03 09:51:31 -08:00
resource_customizations feat(health): support of external-secrets.io/ExternalSecret (#7798) 2021-12-07 14:47:47 +01:00
server feat: support specifying cluster by name in addition to API server URL in Cluster API (#8077) 2022-01-03 15:26:36 -08:00
test feat: support specifying cluster by name in addition to API server URL in Cluster API (#8077) 2022-01-03 15:26:36 -08:00
tools/cmd-docs feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
ui fix: Trailing line in Filter Dropdown Menus #7821 (#8001) 2022-01-04 11:09:16 -08:00
ui-test fix: docker image for ui-test (#7461) 2021-10-20 11:34:28 -07:00
util fix: Inconsistent normalization logic during diff (#7980) 2021-12-22 08:57:48 -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: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -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: lint docs + CI job (#7959) 2021-12-16 15:52:18 -08:00
Dockerfile fix: add aws cli into final argocd image (#7973) 2021-12-16 18:46:59 -08:00
Dockerfile.dev chore: add argocd-notifications to 'dev' image (#8034) 2021-12-27 14:46:56 -08:00
entrypoint.sh fix: Running on Openshift 4.x with readOnlyRootFilesystem (#6998) 2021-08-18 12:18:01 +02:00
go.mod chore: bump go-jsonnet to v0.18.0 (#8011) 2021-12-24 21:44:28 -08:00
go.sum chore: bump go-jsonnet to v0.18.0 (#8011) 2021-12-24 21:44:28 -08:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile chore: Some minor changes to the docs linter (#7996) 2021-12-21 09:22:54 -08:00
mkdocs.yml feat: Migrate argocd notifications to argocd (#7744) 2021-11-29 18:47:46 -08:00
OWNERS chore: add pasha-codefresh to reviewers list (#7503) 2021-10-20 13:09:13 -07:00
Procfile Feat: Ignore differences owned by trusted managers from managedFields (#7869) 2021-12-14 10:49:55 -08:00
README.md docs: Add link to awesome-argo for more resources (#7619) 2021-11-04 08:25:34 -07:00
SECURITY.md docs: Add a link to docs/operator-manual/security.md from root-level security.md (#7840) 2021-12-19 19:53:08 +01: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
USERS.md Add omegaUp to the list of argocd users (#8062) 2022-01-03 09:51:15 -08:00
VERSION docs: update CHANGELOG: mention v2.2.0 release and v2.1.8 releases (#7930) 2021-12-14 12:28:08 -08: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. Awesome-Argo: A Curated List of Awesome Projects and Resources Related to Argo
  2. GitOps Without Pipelines With ArgoCD Image Updater
  3. Combining Argo CD (GitOps), Crossplane (Control Plane), And KubeVela (OAM)
  4. How to Apply GitOps to Everything - Combining Argo CD and Crossplane
  5. Couchbase - How To Run a Database Cluster in Kubernetes Using Argo CD
  6. Automation of Everything - How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts
  7. Environments Based On Pull Requests (PRs): Using Argo CD To Apply GitOps Principles On Previews
  8. Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes
  9. Creating Temporary Preview Environments Based On Pull Requests With Argo CD And Codefresh
  10. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  11. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  12. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  13. GitOps for Kubeflow using Argo CD
  14. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  15. CI/CD in Light Speed with K8s and Argo CD
  16. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  17. Argo CD - GitOps Continuous Delivery for Kubernetes
  18. Introduction to Argo CD : Kubernetes DevOps CI/CD
  19. GitOps Deployment and Kubernetes - using Argo CD
  20. Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
  21. GitOps Continuous Delivery with Argo and Codefresh
  22. Stay up to date with Argo CD and Renovate
  23. Setting up Argo CD with Helm
  24. Applied GitOps with Argo CD
  25. Solving configuration drift using GitOps with Argo CD
  26. Decentralized GitOps over environments
  27. How GitOps and Operators mark the rise of Infrastructure-As-Software