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.