2762 Forks
12735 Stars
12735 Watchers

argo-workflows

Workflow engine for Kubernetes

How to download and setup argo-workflows

Open terminal and run command
git clone https://github.com/argoproj/argo-workflows.git
git clone is used to create a copy or clone of argo-workflows 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-workflows https://github.com/argoproj/argo-workflows/archive/master.zip

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

If you have some problems with argo-workflows

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