Kubernetes/Progressive Delivery Flux and Flagger
Jump to navigation
Jump to search
Flux
Install fluxctl
curl -s https://fluxcd.io/install.sh | sudo bash # enable completions in ~/.bash_profile . <(flux completion bash) # TODO: Via release binaries
References
- gitops-istio Tutorial