Does kubevirt installation work with Amazon EKS?
lifecycle/rottenkind/bug
<!-- Make sure that you visit our User Guide at https://kubevirt.io/user-guide.
-->
**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
关闭于 2025-03-16 6 条评论