NVIDIA / k8s-dra-driver

Dynamic Resource Allocation (DRA) for NVIDIA GPUs in Kubernetes
Apache License 2.0
226 stars 41 forks source link

Is there any document about how to install dra in an existing k8s cluster? #141

Closed sparkleMing closed 5 hours ago

hasenbam commented 1 month ago

I am wondering as well. Is the driver in this repository actually working for compute or is this just a dummy implementation so far?

klueska commented 2 weeks ago

As of today, the driver on main only works on Kubernetes 1.26-1.29. it can be used to run GPU workloads, but it is not production ready by any means. In the next few weeks, I plan to update the code in this repod to work with the newest DRA APIs introduced in Kubernetes 1.31. An official release is planned to coincide with DRA itself going beta (which is currently planned for 1.32 in December 2024).

klueska commented 5 hours ago

Closing for now, please reopen if you need more clarification or would like to discuss further.