-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Description
What Happened?
When I run GPU workload in minikube, compute workload works fine, but graphics workload won't work, because libEGL_nvidia.so.0 cannot be found in the pod container.
According to NVIDIA container toolkit documentation, graphics drivers are not mounted by default, unless the environment variable NVIDIA_DRIVER_CAPABILITIES is set to include graphics. With patch chubei-urus@418bbe9 the graphics workload also works.
Attach the log file
Operating System
Ubuntu
Driver
Docker
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.