FLUX

Installation

flux bootstrap git \   
--url=ssh://[email protected]/${ORG}/flux \
--path=clusters/development \
--branch=${BRANCH} \
--private-key-file=${PATH} \
--context=${DOMAIN}

https://fluxcd.io/flux/installation/

References

https://fluxcd.io/