Advertise devices shared between nodes
While the driver currently advertises Node-local "GPU" devices, it would be great also to show what devices shared between Nodes look like and how to claim those. e.g. NVIDIA IMEX channels: https://github.com/NVIDIA/k8s-dra-driver/blob/32805fec62d6b3269e75ddb0eddeaa5c4d214564/demo/specs/quickstart/imex-test1.yaml
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale /lifecycle frozen
Hi @nojnhuh @pohly I am interesting in working on this issue but I am not sure if its a beginner friendly issue. Let me know what do you think and if you can assign it to me.
If we move forward with "profiles" as described by #92, then this issue can be implemented by a new profile which manages these kinds of devices. Let's lay that groundwork first though before getting too deep into this. We should have more examples of what profiles actually look like by then that should be easier to follow.