KubeVirt: Difference between revisions
Line 118: | Line 118: | ||
===Intel vGPU=== | ===Intel vGPU=== | ||
See [https://kubevirt.io/2021/intel-vgpu-kubevirt.html#fedora-workstation-prep intel-vgpu-kubevirt] and [[Archwiki:Intel GVT-g]]<br> | See [https://kubevirt.io/2021/intel-vgpu-kubevirt.html#fedora-workstation-prep intel-vgpu-kubevirt] and [[Archwiki:Intel GVT-g]]<br> | ||
Note that there are currently [https://github.com/intel/gvt-linux/issues/153 some stability issues] with this. | |||
{{hidden | Instructions | | {{hidden | Instructions | | ||
;Setup the nodes | ;Setup the nodes | ||
Line 158: | Line 159: | ||
** See <code>cat /sys/devices/pci0000:00/0000:00:02.0/mdev_supported_types/i915-GVTg_V5_8/description</code> to get a description of the vgpu. | ** See <code>cat /sys/devices/pci0000:00/0000:00:02.0/mdev_supported_types/i915-GVTg_V5_8/description</code> to get a description of the vgpu. | ||
** On my nodes, I can create a single <code>i915-GVTg_V5_4</code> or two <code>i915-GVTg_V5_8</code> | ** On my nodes, I can create a single <code>i915-GVTg_V5_4</code> or two <code>i915-GVTg_V5_8</code> | ||
* See [[Archwiki:Intel GVT-g]] for details | * See [[Archwiki:Intel GVT-g]] for details | ||