You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@fj-zhang-lei, this DRA driver is specifically for NVIDIA hardware. If you are looking to get started with DRA and do not have access to NVIDIA hardware, I would recommend looking into https://github.com/kubernetes-sigs/dra-example-driver as it is vendor agnostic.
Could I ask the NVIDIA DRA driver can work well in below sequence?
At leaset, in the deom I can not confirm that, because the demo failed, when I executed ./demo/clusters/kind/create-cluster.sh.
step1: Deploy NVIDIA DRA driver
step2: Attach a NVIDIA GPU from network-attached resource to the node int the cluster.
I hope this message finds you well. I wanted to kindly follow up on the comments I sent two weeks ago. If you need any additional information please let me know.
Could k8s-dra-driver be depoyed even the cluster has no GPU.
I guess even the cluster has no GPU, k8s-dra-driver could be depoyed as device plugin.
By the way, when I try to do the demo, if there is no GPU on the node, ./demo/clusters/kind/create-cluster.sh will faild.
The text was updated successfully, but these errors were encountered: