Skip to content
Declarative continuous deployment for Kubernetes.
Go TypeScript CSS Shell Lua Makefile Other
Branch: master
Clone or download

Latest commit

delamart docs: Add documentation for Keycloak SSO integration (#3767)
docs: Add documentation for Keycloak SSO integration (#3767)
Latest commit 6d44c4d Jun 16, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci chore: Migrate CI toolchain to GitHub actions (#3677) May 31, 2020
.github chore: Update Redis to 5.0.8 (#3734) Jun 11, 2020
assets feat: Support additional metadata in Application sync operation (#3747) Jun 10, 2020
cmd feat: Add support for TLS client authentication in the CLI (#3779) Jun 16, 2020
common feat: get cluster connection status from cluster synced time (#3604) Jun 4, 2020
controller fix: use *metav1.Time for deployStartedAt (#3782) Jun 16, 2020
docs docs: Add documentation for Keycloak SSO integration (#3767) Jun 16, 2020
examples chore: Spelling (#3647) May 27, 2020
hack chore: trigger-release should not fail if commentChar not configured (#… Jun 9, 2020
manifests chore: Update Redis to 5.0.8 (#3734) Jun 11, 2020
pkg fix: use *metav1.Time for deployStartedAt (#3782) Jun 16, 2020
reposerver chore: Fix complaints of golang-ci lint v1.26.0 (#3673) May 31, 2020
resource_customizations feat: Added healthchecks for more custom resources (#3726) (#3728) Jun 12, 2020
server feat: Support additional metadata in Application sync operation (#3747) Jun 10, 2020
test chore: Update Redis to 5.0.8 (#3734) Jun 11, 2020
ui feat(applications-tiles.tsx): adding helm icon to app tiles (#3765) Jun 15, 2020
util feat: Add support for TLS client authentication in the CLI (#3779) Jun 16, 2020
.codecov.yml changes on 2pc to .codecov.yml, (#2513) Oct 18, 2019
.dockerignore Add ui/node_modules to docker ignore (#1725) Jun 10, 2019
.gitignore chore: Add sonarqube configuration for CI (#3392) Apr 10, 2020
.golangci.yml Rename deprecated deadline option to timeout (#2686) Nov 12, 2019
CHANGELOG.md chore: Spelling - md files (#3651) May 26, 2020
Dockerfile fix: upgrade awscli version (#3774) Jun 16, 2020
Dockerfile.dev Fix docker image for dev (#2319) Sep 17, 2019
LICENSE Update project LICENSE Jan 22, 2019
Makefile fix: SyncOperationResult namespace field should be optional (#3742) Jun 10, 2020
OWNERS Update OWNERS (#3439) Apr 19, 2020
Procfile chore: Update Redis to 5.0.8 (#3734) Jun 11, 2020
README.md chore: Add GH actions status badge to README (#3690) Jun 1, 2020
SECURITY_CONTACTS docs: document built-in user limitations and workaround (#3341) Apr 4, 2020
USERS.md feat: Added healthchecks for more custom resources (#3726) (#3728) Jun 12, 2020
VERSION docs: mention issue #3358 in 1.5 changelog (#3359) Apr 4, 2020
go.mod fix: upgrade gitops-engine dependency to v0.1.2 (#3729) Jun 8, 2020
go.sum fix: upgrade gitops-engine dependency to v0.1.2 (#3729) Jun 8, 2020
mkdocs.yml docs: Add documentation for Keycloak SSO integration (#3767) Jun 16, 2020
sonar-project.properties chore: Spelling (#3647) May 27, 2020
uid_entrypoint.sh fix: Reap orphaned ("zombie") processes in argocd-repo-server pod (#3611 Jun 9, 2020
white-list Adds doc on secrets, updates changelog, updates Github templates (#2550) Oct 23, 2019

README.md

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. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  2. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  3. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  4. GitOps for Kubeflow using Argo CD
  5. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  6. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager
  7. CI/CD in Light Speed with K8s and Argo CD
  8. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  9. Argo CD - GitOps Continuous Delivery for Kubernetes
  10. Introduction to Argo CD : Kubernetes DevOps CI/CD
You can’t perform that action at this time.