Difference between revisions of "Flux check"

From wikieduonline
Jump to navigation Jump to search
 
Line 21: Line 21:
 
  '[[app.kubernetes.io/part-of]]=flux'
 
  '[[app.kubernetes.io/part-of]]=flux'
 
  ✗ check failed
 
  ✗ 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]

Advertising: