weaveworks / wks-quickstart-firekube

Example configuration to create Kubernetes clusters powered by ignite and gitops
342 stars 372 forks source link

Failure during Installing Kubernetes cluster - no kind "Cluster" is registered for version "cluster.k8s.io/v1alpha1" #101

Open konghot opened 2 years ago

konghot commented 2 years ago

Please help. setup.sh run is failing consistently at:

• Installing Kubernetes cluster FATA[2022-03-25T17:34:39-07:00] Error parsing manifest: failed to parse cluster manifest: for scheme unrecognized API group: cluster.k8s.io. Cause: UnknownGroup. gvk: cluster.k8s.io/v1alpha1, Kind=Cluster. error: no kind "Cluster" is registered for version "cluster.k8s.io/v1alpha1" in scheme "pkg/runtime/scheme.go:100"

Are there more logs that can be of use? If so, where can I find them?