nimbix / k8s-rdma-device-plugin

RDMA device plugin for Kubernetes
Apache License 2.0
0 stars 1 forks source link

Restrict allocatable devices to ports with "Active" state. #2

Open nvcastet opened 6 years ago

nvcastet commented 6 years ago

Is it possible to restrict the rdma devices that Kubernetes can allocate to the connected IB ports (State: Active)?

johnathanhegge commented 6 years ago

I agree with the idea, I'm looking to add this as an option. I'm not familiar enough so I'm guessing this may not always be desirable. Looking a re-written plugin to bring this behavior in along with simplification