Does kubevirt installation work with Amazon EKS? #967
Labels
kind/bug
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
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: