Difference between revisions of "Flux check"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[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 | ||
+ | |||
+ | <pre> | ||
+ | flux check --pre | ||
+ | ► checking prerequisites | ||
+ | ✔ Kubernetes 1.27.12 >=1.26.0-0 | ||
+ | ✔ prerequisites checks passed | ||
+ | [node1 ~]$ flux check | ||
+ | ► checking prerequisites | ||
+ | ✔ Kubernetes 1.27.12 >=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> | ||
== See also == | == See also == |
Latest revision as of 18:31, 10 April 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
flux check --pre ► checking prerequisites ✔ Kubernetes 1.27.12 >=1.26.0-0 ✔ prerequisites checks passed [node1 ~]$ flux check ► checking prerequisites ✔ Kubernetes 1.27.12 >=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[edit]
- Flux,
helm-controller, flux [ install | bootstrap | check | push ], flux --help, kind: GitRepository
Advertising: