Skip to content

Enable NVIDIA GPU graphics capabilities #19318

@chubei-urus

Description

@chubei-urus

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

log.txt

Operating System

Ubuntu

Driver

Docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes 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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions