Difference between revisions of "Flux check"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
[[flux]] check | [[flux]] check | ||
[[flux check --pre]] | [[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> | <pre> | ||
− | flux check | + | flux check --pre |
► checking prerequisites | ► checking prerequisites | ||
− | + | ✔ Kubernetes 1.27.12 >=1.26.0-0 | |
− | ✔ Kubernetes 1. | + | ✔ prerequisites checks passed |
+ | [node1 ~]$ flux check | ||
+ | ► checking prerequisites | ||
+ | ✔ Kubernetes 1.27.12 >=1.26.0-0 | ||
► checking version in cluster | ► checking version in cluster | ||
✗ checking failed: customresourcedefinitions.apiextensions.k8s.io "gitrepositories.source.toolkit.fluxcd.io" not found | ✗ checking failed: customresourcedefinitions.apiextensions.k8s.io "gitrepositories.source.toolkit.fluxcd.io" not found | ||
Line 16: | Line 37: | ||
✗ no crds found with the label selector 'app.kubernetes.io/part-of=flux' | ✗ no crds found with the label selector 'app.kubernetes.io/part-of=flux' | ||
✗ check failed | ✗ check failed | ||
− | </pre> | + | </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: