13 lines
261 B
Markdown
Raw Normal View History

# flux check
> Check Flux prerequisites and cluster health.
> More information: <https://fluxcd.io/flux/cmd/flux_check/>.
- Check pre-requisites before installing Flux:
`flux check --pre`
- Check the status and health of all Flux controllers:
`flux check`