Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work with RDMA device plugin #32

Open
hustcat opened this issue Mar 2, 2018 · 1 comment
Open

Work with RDMA device plugin #32

hustcat opened this issue Mar 2, 2018 · 1 comment

Comments

@hustcat
Copy link
Owner

hustcat commented Mar 2, 2018

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.

see https://docs.google.com/document/d/1viskiCsKq1lvOxe4wo3Kwqp9eLdFzJ3bwrbmT3IyeNI/edit

@hustcat
Copy link
Owner Author

hustcat commented Mar 12, 2020

Write rdma device to dp response's(ContainerAllocateResponse) annotation, then pass to CNI plugin by args.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant