Skip to main content

Flux

Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible - GitOps

Bootstrap Flux

flux bootstrap github \
--token-auth \
--owner=johnnycube \
--repository=homelab \
--branch=main \
--path=clusters/production \
--personal