Greetings, After following the installation of cnv on openshift-3.11 [1] , when trying to create a vm with data volume , it fails and while checking the logs, i see this error:
$ oc logs vms/vm-fedora-datavolume error: no kind "VirtualMachine" is registered for version "kubevirt.io/v1alpha3" in scheme "k8s.io/kubernetes/pkg/kubectl/scheme/scheme.go:28" How do i verify if the openshift supports Objects like "VirtualMachine" , "VirtualMachineInstance, "DataVolume" are supported in openshift . When i run "oc explain VirtualMachine" it fails with error: $ oc explain VirtualMachine error: Couldn't find resource for "kubevirt.io/v1alpha3, Kind=VirtualMachine" How do i verify if the Openshift cluster now supports CNV ? _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
