kubernetes-sigs/kubespray

Support setup device plugin for CNF 5G core

Open

#12,540 创建于 2025年9月8日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)HTML (10,380 star) (4,419 fork)batch import
help wantedkind/featuretriage/accepted

描述

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.

贡献者指南