Skip to content

New or upgrade deployment trying to use RHEL9.7, but image does not exist #1895

@icsy7867

Description

@icsy7867

Important Note: NVIDIA AI Enterprise customers can get support from NVIDIA Enterprise support. Please open a case here.

Describe the bug
I tried several key/values here:

driver:
  version: 580.82.07
toolkit:
  env:
  - name: CONTAINERD_CONFIG
    value: /var/lib/rancher/rke2/agent/etc/containerd/config.toml
  - name: CONTAINERD_SOCKET
    value: /run/k3s/containerd/containerd.sock
  - name: CONTAINERD_RUNTIME_CLASS
    value: nvidia
  - name: CONTAINERD_SET_AS_DEFAULT
    value: "true"

And the nvidia driver daemonset that tries to pull is:

nvcr.io/nvidia/driver:580.82.07-rhel9.7

But this doesnt exist. From the registry:
nvcr.io/nvidia/driver:580.82.07-rhel9.6 does though.

Metadata

Metadata

Assignees

Labels

featureissue/PR that proposes a new feature or functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions