mikeykhalil / argo-cd

Declarative continuous deployment for Kubernetes.

Home Page:https://argoproj.github.io/argo-cd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slack codecov

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?

Application definitions, configurations, and environments should be declarative and version controlled. Application deployment and lifecycle management should be automated, auditable, and easy to understand.

Who uses Argo CD?

Organizations below are officially using Argo CD. Please send a PR with your organization name if you are using Argo CD.

  1. Intuit
  2. KompiTech GmbH
  3. Yieldlab

Documentation

To learn more about Argo CD go to the complete documentation.

About

Declarative continuous deployment for Kubernetes.

https://argoproj.github.io/argo-cd/

License:Apache License 2.0


Languages

Language:Go 96.5%Language:Shell 1.1%Language:Smarty 0.6%Language:Dockerfile 0.5%Language:Jsonnet 0.5%Language:Makefile 0.5%Language:Lua 0.3%