kubernetes-sigs/kubespray

Support setup device plugin for CNF 5G core

Open

#12.540 geöffnet am 8. Sept. 2025

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (4.419 Forks)batch import
help wantedkind/featuretriage/accepted

Repository-Metriken

Stars
 (10.380 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 25T) (26 gemergte PRs in 30 T)

Beschreibung

What would you like to be added

I would like to have built-in support for deploying the SR-IOV CNI plugin and enabling DPDK-based workloads in Kubernetes clusters, including streamlined configuration of SR-IOV network devices, VF allocation, and DPDK-compatible runtime settings.

Why is this needed

This is needed to support low-latency, high-throughput network functions (such as CNFs) in Telco Cloud environments. SR-IOV provides direct hardware access for pods, while DPDK enables fast packet processing in user space. Automating this setup simplifies deployment, ensures consistency, and reduces operational complexity in production environments that require deterministic performance.

Contributor Guide