Difference between revisions of "Flux check"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[flux check --pre]] | [[flux check --pre]] | ||
+ | <pre> | ||
+ | flux check | ||
+ | ► checking prerequisites | ||
+ | ✗ flux 2.2.2 <2.2.3 (new CLI version is available, please upgrade) | ||
+ | ✔ Kubernetes 1.29.2 >=1.26.0-0 | ||
+ | ► checking version in cluster | ||
+ | ✗ checking failed: customresourcedefinitions.apiextensions.k8s.io "gitrepositories.source.toolkit.fluxcd.io" not found | ||
+ | ► checking controllers | ||
+ | ✗ no controllers found in the 'flux-system' namespace with the label selector 'app.kubernetes.io/part-of=flux' | ||
+ | ► checking crds | ||
+ | ✗ no crds found with the label selector 'app.kubernetes.io/part-of=flux' | ||
+ | ✗ check failed | ||
+ | </pre> | ||
Revision as of 11:47, 14 March 2024
flux check flux check --pre
flux check ► checking prerequisites ✗ flux 2.2.2 <2.2.3 (new CLI version is available, please upgrade) ✔ Kubernetes 1.29.2 >=1.26.0-0 ► checking version in cluster ✗ checking failed: customresourcedefinitions.apiextensions.k8s.io "gitrepositories.source.toolkit.fluxcd.io" not found ► checking controllers ✗ no controllers found in the 'flux-system' namespace with the label selector 'app.kubernetes.io/part-of=flux' ► checking crds ✗ no crds found with the label selector 'app.kubernetes.io/part-of=flux' ✗ check failed
See also
- Flux,
helm-controller, flux [ install | bootstrap | check | push ], flux --help, kind: GitRepository
Advertising: