New Question

Revision history [back]

click to hide/show revision 1
initial version

Hello,

You might encounter an issue with the size of the volume where you want to import the image. Make sure you have defined a large enough storage volume. The decompressed image size is around 16GB. Please set at least 20Gi (20 GigaBytes) to be on the safe side.

Kubevirt is still in a young state and currently, there is little documentation on how to achieve this. I found a good tutorial on how to import images to Kubervirt here: https://kubevirt.io/labs/kubernetes/lab2.html

In the tutorial, this image import definition is used: https://raw.githubusercontent.com/kubevirt/kubevirt.github.io/master/labs/manifests/pvc_fedora.yml

I suppose if you change the storage size to a relevant one (12Gi or more) and the path to your Windows image, it will import the image.

Thank you,
Adrian Vladu