You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
I created Amazon EKS and connected to cluster using kubectl. https://kubevirt.io/quickstart_cloud/
i tried to install kubevirt and it gets stuck on deploying status with this error kubectl logs kubevirt.kubevirt.io/kubevirt -n kubevirt
error: no kind "KubeVirt" is registered for version "kubevirt.io/v1" in scheme "pkg/scheme/scheme.go:28"
What you expected to happen:
I was expecting that all resources will be deployed, but it doesn't with above error.
What happened:
I created Amazon EKS and connected to cluster using kubectl.
https://kubevirt.io/quickstart_cloud/
i tried to install kubevirt and it gets stuck on deploying status with this error
kubectl logs kubevirt.kubevirt.io/kubevirt -n kubevirt
error: no kind "KubeVirt" is registered for version "kubevirt.io/v1" in scheme "pkg/scheme/scheme.go:28"
What you expected to happen:
I was expecting that all resources will be deployed, but it doesn't with above error.
Create Amazon EKS or any CSP cluster and try to follow this simple guide https://kubevirt.io/quickstart_cloud/
Environment:
k8s version 1.30
kubevirt latest
The text was updated successfully, but these errors were encountered: