673 Forks
4321 Stars
4321 Watchers

flagger

Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)

How to download and setup flagger

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

Or simply clone flagger with SSH
[email protected]:fluxcd/flagger.git

If you have some problems with flagger

You may open issue on flagger support forum (system) here: https://github.com/fluxcd/flagger/issues