Declarative Continuous Deployment for Kubernetes
Find a file
Michael Crenshaw e3940cd2bf
chore: add Snyk scans to docs (#9856)
* chore: generate Snyk reports

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

sarif

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

dashboard

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

cron job

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

more consistent formatting

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

clarification

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

sarif files

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

fix naming, fix doc get text

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

apply suggestions

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

apply suggestions

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

blarn

Signed-off-by: CI <michael@crenshaw.dev>

ignore errors due to vulns

Signed-off-by: CI <michael@crenshaw.dev>

specify target branch in script

Signed-off-by: CI <michael@crenshaw.dev>

don't checkout before running script

Signed-off-by: CI <michael@crenshaw.dev>

make sure dest dir exists

Signed-off-by: CI <michael@crenshaw.dev>

fix workflow

Signed-off-by: CI <michael@crenshaw.dev>

* update scans

Signed-off-by: CI <michael@crenshaw.dev>

* update reports

Signed-off-by: CI <michael@crenshaw.dev>

* use latest ignore rules

Signed-off-by: CI <michael@crenshaw.dev>

* update reports

Signed-off-by: CI <michael@crenshaw.dev>

* update reports

Signed-off-by: CI <michael@crenshaw.dev>

* update reports, add link to latest, push to master instead of stable

Signed-off-by: CI <michael@crenshaw.dev>

* fix for double-digit patch versions

Signed-off-by: CI <michael@crenshaw.dev>

* clean up testing changes

Signed-off-by: CI <michael@crenshaw.dev>
2022-07-27 21:15:00 +00:00
.github chore: add Snyk scans to docs (#9856) 2022-07-27 21:15:00 +00:00
applicationset fix: missing path segments for git file generator (#9839) 2022-07-01 15:53:06 -04:00
assets chore: upgrade k8s client to v0.24.2 (#9932) 2022-07-12 17:46:10 -07:00
cmd feat: argocd app manifests --local (#5525) (#10061) 2022-07-25 14:01:42 -04:00
cmpserver fix: CMP manifest generation fails with ENHANCE_YOUR_CALM if over 40s (#9922) 2022-07-11 12:02:10 -04:00
common feat: add HTTPS to dex server (#9424) (#9883) 2022-07-13 16:45:35 -04:00
controller fix: Check tracking annotation for being self-referencing (#9791) 2022-07-06 18:12:34 +00:00
docs chore: add Snyk scans to docs (#9856) 2022-07-27 21:15:00 +00:00
examples fix: typo in dashboard (#5015) 2020-12-09 16:53:24 -08:00
hack chore: add Snyk scans to docs (#9856) 2022-07-27 21:15:00 +00:00
manifests feat: add ingress network policies for applicationset and notifications controller (#10053) 2022-07-25 12:33:36 -04:00
notification_controller/controller feat: Migrate argocd notifications to argocd (#7744) 2021-11-29 18:47:46 -08:00
notifications_catalog chore: update notifications version (#8267) 2022-01-24 13:43:23 -08:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg chore: spelling: retrieve (#10051) 2022-07-20 12:27:15 +02:00
reposerver feat: add ingress network policies for applicationset and notifications controller (#10053) 2022-07-25 12:33:36 -04:00
resource_customizations Added health checks for Config Connector resources. (#9878) 2022-07-07 16:05:58 -04:00
server chore: argocd app create output states whether app exists (#9984) 2022-07-20 15:32:03 -04:00
test chore: update redis to 7.0.4 avoid CVE-2022-30065 (#10059) 2022-07-20 17:10:17 -04:00
tools/cmd-docs feat: Support XDG Base directory standard (#7638) (#7791) 2022-01-12 09:05:01 +01:00
ui chore: update parse-url (#10101) 2022-07-27 14:50:00 -04:00
ui-test chore: refactor Dockerfiles to reduce build time (#9081) 2022-04-13 16:03:34 -04:00
util fix: skip redirect url validation when it's the base href (#10058) (#10116) 2022-07-27 15:51:57 -04:00
.codecov.yml chore: Remove test folder from codecov generation (#9265) 2022-05-02 22:39:47 +03:00
.dockerignore Add ui/node_modules to docker ignore (#1725) 2019-06-10 14:28:24 -07:00
.gitignore chore: configure cmp-server in goreman (#8495) 2022-02-18 08:46:55 -08:00
.gitpod.Dockerfile bug(gitpod): change Kubebuilder curl (#9097) (#9197) 2022-05-23 22:54:20 -07:00
.gitpod.yml chore: use go install instead of deprecated go get (#8333) 2022-02-01 18:59:58 -08:00
.readthedocs.yml feat: add versioning to argocd docs (#5099) 2021-02-04 12:06:29 -08:00
.snyk fix: avoid CVE-2022-28948 (#10093) 2022-07-27 14:49:26 -04:00
CHANGELOG.md fix: UI part for logs RBAC - do not display the logs tab when no RBAC in place (#7211) (#9828) 2022-07-13 16:08:29 +00:00
Dockerfile fix: Set HOST_ARCH for yarn build from platform (#10018) 2022-07-25 12:26:44 -04:00
Dockerfile.dev chore: refactor Dockerfiles to reduce build time (#9081) 2022-04-13 16:03:34 -04:00
entrypoint.sh fix: Running on Openshift 4.x with readOnlyRootFilesystem (#6998) 2021-08-18 12:18:01 +02:00
generate-snyk-report.sh chore: add .snyk file to declaratively ignore irrelevant issues (#8599) 2022-03-10 12:53:52 -08:00
go.mod fix: avoid CVE-2022-28948 (#10093) 2022-07-27 14:49:26 -04:00
go.sum fix: avoid CVE-2022-28948 (#10093) 2022-07-27 14:49:26 -04:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile chore: add Snyk scans to docs (#9856) 2022-07-27 21:15:00 +00:00
mkdocs.yml chore: add Snyk scans to docs (#9856) 2022-07-27 21:15:00 +00:00
OWNERS docs: Add myself to approver (#8803) 2022-03-16 16:03:01 -07:00
Procfile chore: use manifest version for redis+dex in E2E tests (#9955) (#9959) 2022-07-12 19:06:48 -07:00
README.md docs: Re-arrange badges to be in one row (#9299) 2022-05-06 09:15:08 -07:00
SECURITY.md docs: fix spelling mistakes in many docs files (#9168) 2022-04-22 15:19:16 +00: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 docs: add Lian Chu Securities to Users (#10080) 2022-07-26 09:23:58 -04:00
VERSION docs: update version in v2.4.0 version (#8748) 2022-03-10 14:40:13 -08:00

Integration tests slack codecov Release Version CII Best Practices Twitter Follow

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. Unveil the Secret Ingredients of Continuous Delivery at Enterprise Scale with Argo CD
  3. GitOps Without Pipelines With ArgoCD Image Updater
  4. Combining Argo CD (GitOps), Crossplane (Control Plane), And KubeVela (OAM)
  5. How to Apply GitOps to Everything - Combining Argo CD and Crossplane
  6. Couchbase - How To Run a Database Cluster in Kubernetes Using Argo CD
  7. Automation of Everything - How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts
  8. Environments Based On Pull Requests (PRs): Using Argo CD To Apply GitOps Principles On Previews
  9. Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes
  10. Creating Temporary Preview Environments Based On Pull Requests With Argo CD And Codefresh
  11. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  12. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  13. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  14. GitOps for Kubeflow using Argo CD
  15. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  16. CI/CD in Light Speed with K8s and Argo CD
  17. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  18. Argo CD - GitOps Continuous Delivery for Kubernetes
  19. Introduction to Argo CD : Kubernetes DevOps CI/CD
  20. GitOps Deployment and Kubernetes - using Argo CD
  21. Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
  22. GitOps Continuous Delivery with Argo and Codefresh
  23. Stay up to date with Argo CD and Renovate
  24. Setting up Argo CD with Helm
  25. Applied GitOps with Argo CD
  26. Solving configuration drift using GitOps with Argo CD
  27. Decentralized GitOps over environments
  28. How GitOps and Operators mark the rise of Infrastructure-As-Software
  29. Getting Started with ArgoCD for GitOps Deployments
  30. Using Argo CD & Datree for Stable Kubernetes CI/CD Deployments