NGC Catalog
CLASSIC
Welcome Guest
Containers
sriov-cni

sriov-cni

For copy image paths and more information, please view on a desktop device.
Description
This plugin enables the configuration and usage of SR-IOV VF networks in containers and orchestrators like Kubernetes.
Publisher
NVIDIA
Latest Tag
network-operator-v25.7.0
Modified
August 21, 2025
Compressed Size
129.28 MB
Multinode Support
No
Multi-Arch Support
Yes
network-operator-v25.7.0 (Latest) Security Scan Results

Linux / amd64

Sorry, your browser does not support inline SVG.

Linux / arm64

Sorry, your browser does not support inline SVG.

This plugin enables the configuration and usage of SR-IOV VF networks in containers and orchestrators like Kubernetes.

Network Interface Cards (NICs) with SR-IOV capabilities are managed through physical functions (PFs) and virtual functions (VFs). A PF is used by the host and usually represents a single NIC port. VF configurations are applied through the PF. With SR-IOV CNI each VF can be treated as a separate network interface, assigned to a container, and configured with it's own MAC, VLAN, IP and more.

SR-IOV CNI plugin works with SR-IOV device plugin for VF allocation in Kubernetes. A metaplugin such as Multus gets the allocated VF's deviceID(PCI address) and is responsible for invoking the SR-IOV CNI plugin with that deviceID.