Currently, the DP will only support KataContainers v3.8 or newer.
Kata-xpu-device-plugin Enhanced Device Plugin is heavily inspired by the kubevirt-gpu-device-plugin
. It's designed to support for various accelerated computing devices (xPUs), including GPUs, within the Kata Containers. By integrating with the Container Device Interface (CDI)
, the plugin simplifies the communication of allocated device information and enhances data management efficiency, thereby better addressing the growing demand for heterogeneous computing.
- Discovers xPUs which are bound to VFIO-PCI driver and exposes them as devices available to be attached to VM in pass through mode.
- Supports Container Device Interface(CDI).
- xPUs drivers should be unbound from host with vfio-pci driver and vfio devices generated.
Now, It only support NVIDIA GPUs !
- To support vGPUs.
- To support other GPUs