-
Notifications
You must be signed in to change notification settings - Fork 38
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
Is this plug in support intel nic supporting rdma? #113
Comments
if just specify intel vendor ID and device ID as selectors in the resource pool and try it out :) |
Please refer to my configmap.yaml file and plug-in logs. kind: ConfigMap kubectl logs rdma-shared-dp-ds-5gpr9 -n kube-system |
are you using the latest k8s-rdma-shared-device-plugin ? we dont require |
My server environment will use connectx-7 vpi and intel 810-XXV nic card. So i need to register intel nic into rdma resource pool.
Is it possible to use intel nic? If so, could you provide config.map to filter them to register on rdma resource pool?
The text was updated successfully, but these errors were encountered: