NGC Catalog
CLASSIC
Welcome Guest
Containers
Kubevirt GPU Device Plugin

Kubevirt GPU Device Plugin

For copy image paths and more information, please view on a desktop device.
Logo for Kubevirt GPU Device Plugin
Features
Description
Kubernetes Device Plugin built to be used for Kubevirt. Kubevirt is a Kubernetes based technology that provides a unified development platform where users can build, modify, and deploy applications residing in both Application Containers as well as VMs.
Publisher
NVIDIA
Latest Tag
v1.3.1
Modified
March 1, 2025
Compressed Size
238.33 MB
Multinode Support
No
Multi-Arch Support
No
v1.3.1 (Latest) Security Scan Results

Linux / amd64

Sorry, your browser does not support inline SVG.

About

This is a kubernetes device plugin that can discover and expose GPUs and vGPUs on a kubernetes node. This device plugin will enable to launch GPU attached Kubevirt VMs in your kubernetes cluster. Its specifically developed to serve Kubevirt workloads in a Kubernetes cluster.

Features

  • Discovers Nvidia GPUs which are bound to VFIO-PCI driver and exposes them as devices available to be attached to VM in pass through mode.
  • Discovers Nvidia vGPUs configured on a kubernetes node and exposes them to be attached to Kubevirt VMs
  • Performs basic health check on the GPU on a kubernetes node.

Prerequisites

  • Need to have Nvidia GPU configured for GPU pass through or vGPU. Details about this can be found here
  • Kubernetes version should be greater than equal to v1.11

Future Work

  • Improve the healthcheck mechanism for GPUs with VFIO-PCI drivers