Upgrade Advisory
This documentation is for Flux (v1) and Helm Operator (v1). Both projects are in maintenance mode and will soon reach end-of-life. We strongly recommend you familiarise yourself with the newest Flux and start looking at your migration path.
For documentation regarding the latest Flux, please refer to this section.
Get started
All you need is a Kubernetes cluster and a git repo. The git repo contains manifests (as YAML files) describing what should run in the cluster. Flux imposes some requirements on these files.
Installing Flux
Here are the instructions to install Flux on your own cluster.
If you are using Helm, we have a separate section about this.
Last modified 2021-07-06: Fix two broken links in legacy docs (dfb618e)