NVIDIA Network Operator v26.4.0

SR-IOV Ethernet

High-performance Ethernet networking with hardware acceleration. Each pod receives a dedicated SR-IOV virtual function (VF) on a Mellanox NIC, providing low latency and isolated bandwidth. Common for distributed ML training and HPC simulations on Ethernet fabrics.

  • Network Operator Helm chart installed (see Installation).

  • l8k binary on your PATH.

  • Mellanox NICs in Ethernet mode on each node.

Copy
Copied!
            

l8k discover --kubeconfig ~/.kube/config \ --save-cluster-config ./cluster-config.yaml

Copy
Copied!
            

l8k generate --user-config ./cluster-config.yaml \ --fabric ethernet --deployment-type sriov --multirail \ --save-deployment-files ./deployments

Copy
Copied!
            

l8k deploy

Copy
Copied!
            

kubectl -n nvidia-network-operator get pods kubectl get sriovnetworknodepolicy kubectl get sriovnetwork

Previous Deployment Profiles
Next SR-IOV InfiniBand
© Copyright 2025-2026, NVIDIA. Last updated on Jun 14, 2026