kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.5k stars 4.89k forks source link

create integration test for nvidia gpu #19486

Open medyagh opened 2 months ago

medyagh commented 2 months ago

we should have an integraiton test based on this for using nvidia ml workloads

and we should check the machine for GPU before running the test and if it doesnt have nvidia gpu we should skip the test, so we dont have a failing test https://github.com/kubernetes/minikube/pull/19345#issuecomment-2257323608

ComradeProgrammer commented 2 months ago

/assign