dra-example-driver icon indicating copy to clipboard operation
dra-example-driver copied to clipboard

Advertise devices shared between nodes

Open nojnhuh opened this issue 1 year ago • 4 comments

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

nojnhuh avatar Dec 10 '24 22:12 nojnhuh

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/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was 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

k8s-triage-robot avatar Mar 10 '25 22:03 k8s-triage-robot

/remove-lifecycle stale /lifecycle frozen

pohly avatar Mar 14 '25 08:03 pohly

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.

dharmjit avatar Sep 12 '25 15:09 dharmjit

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.

nojnhuh avatar Sep 12 '25 17:09 nojnhuh