Skip to content

For some reason, the ubuntu24.04 daemonset is selecting a 22.04 binary driver image (reopens #722) #1436

Open
@doctorpangloss

Description

@doctorpangloss

Reopens #722

Describe the bug

Name:                 nvidia-driver-daemonset-6.8.0-59-generic-ubuntu24.04-lzpsx
Namespace:            gpu-operator
...
helm.sh/chart=gpu-operator-v25.3.0
...
Controlled By:  DaemonSet/nvidia-driver-daemonset-6.8.0-59-generic-ubuntu24.04
...
Containers:
  nvidia-driver-ctr:
    Container ID:
    Image:         nvcr.io/nvidia/driver:570-6.8.0-59-generic-ubuntu22.04

Well, that's wrong.

To Reproduce
Install Ubuntu 24.04 on your cluster. Observe the wrong driver is selected..

Expected behavior
You have the 24.04 images. Why would the daemonset be deployed with the wrong image? A bug is why.

Environment (please provide the following information):

  • GPU Operator Version: 25.3.0
  • OS: Ubuntu24.04
  • Kernel Version: 6.8.0-59-generic
  • Container Runtime Version: containerd 1.7.22
  • Kubernetes Distro and Version: k0s 1.30

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions