Deploy KubeVirt

You can deploy KubeVirt using manifest files that are available from the Mirantis Azure CDN:

Run the following command to check KubeVirt readiness:

kubectl wait -n kubevirt-hyperconverged kv kubevirt-kubevirt-hyperconverged
--for condition=Available --timeout 5m

Example output:

kubevirt.kubevirt.io/kubevirt-kubevirt-hyperconverged condition met