NVIDIA / kubevirt-gpu-device-plugin

NVIDIA k8s device plugin for Kubevirt
BSD 3-Clause "New" or "Revised" License
223 stars 66 forks source link

gpu driver vfio to nouveau, kebevirt cr not change #91

Closed scydas closed 8 months ago

scydas commented 8 months ago

change gpu driver vfio to nouveau image

kubevirt cr image

pciHostDevices not delete

rthallisey commented 8 months ago

You have to update the kubevirt cr yourself if you don't want to use this GPU. Changing the driver will only make it un-usable to the admin, but it will still be advertised on the Node.

Feel free to reopen if there's still an issue.