6346 Forks
20532 Stars
20532 Watchers

argo-cd

Declarative Continuous Deployment for Kubernetes

How to download and setup argo-cd

Open terminal and run command
git clone https://github.com/argoproj/argo-cd.git
git clone is used to create a copy or clone of argo-cd repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with argo-cd https://github.com/argoproj/argo-cd/archive/master.zip

Or simply clone argo-cd with SSH
[email protected]:argoproj/argo-cd.git

If you have some problems with argo-cd

You may open issue on argo-cd support forum (system) here: https://github.com/argoproj/argo-cd/issues