Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could k8s-dra-driver be depoyed even the cluster has no GPU #206

Open
fj-zhang-lei opened this issue Nov 19, 2024 · 3 comments
Open

Could k8s-dra-driver be depoyed even the cluster has no GPU #206

fj-zhang-lei opened this issue Nov 19, 2024 · 3 comments

Comments

@fj-zhang-lei
Copy link

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.

@elezar
Copy link
Member

elezar commented Nov 28, 2024

@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.

@fj-zhang-lei
Copy link
Author

@elezar

Thanks for your reply.
Actually I am talking about NVIDIA hardware and NVIDIA DRA driver.

Consider about network-attached resource.

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.

@fj-zhang-lei
Copy link
Author

@elezar

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.

Looking forward to your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants