-
Notifications
You must be signed in to change notification settings - Fork 204
Make SRIOV network device plugin independent of CNI #549
Copy link
Copy link
Open
Description
What would you like to be added?
Remove the dependency on CNI plugins using NRI plugins containerd/nri#119
What is the use case for this feature / enhancement?
Depending on CNI adds complexity, since SRIOV plugin already controls the whole lifecycle of the devices it can use NRI plugins and its own APIs to handle the attachment of the additional devices to the Pods
I've presented and demoed how to use NRI to add network interfaces to pod using DRA in https://docs.google.com/presentation/d/1Vdr7BhbYXeWjwmLjGmqnUkvJr_eOUdU0x-JxfXWxUT8/edit#slide=id.p
https://github.com/aojea/dra-network-driver-template
https://github.com/aojea/kubernetes-network-driver
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels