You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work with RDMA device plugin.
Current, kubenetes call CNI plugin when create sandbox container, then call device plugin when create application container, sriov-cni and k8s-rdma-device-plugin should get consensus on PF or VF device which allocated for container.
*** UPDATE ***
From k8s v1.9, k8s call DP when Admit pod, then call CNI when creating sandbox container. We should pass RDMA device infomation from DP to CNI.
Work with RDMA device plugin.
Current, kubenetes call CNI plugin when create sandbox container, then call device plugin when create application container,
sriov-cni
andk8s-rdma-device-plugin
should get consensus on PF or VF device which allocated for container.*** UPDATE ***
From k8s v1.9, k8s call DP when
Admit
pod, then call CNI when creating sandbox container. We should pass RDMA device infomation from DP to CNI.see https://docs.google.com/document/d/1viskiCsKq1lvOxe4wo3Kwqp9eLdFzJ3bwrbmT3IyeNI/edit
The text was updated successfully, but these errors were encountered: