Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver daemonset generate different each time #1200

Open
chary1112004 opened this issue Jan 14, 2025 · 0 comments
Open

Driver daemonset generate different each time #1200

chary1112004 opened this issue Jan 14, 2025 · 0 comments

Comments

@chary1112004
Copy link

Hi,

We are trying upgrade gpu-operator with driver config as below.

driver: enabled: true repository: nvcr.io/nvidia image: driver version: "565.57.01" imagePullPolicy: IfNotPresent

However when we checked image sometimes it generate one of 2 versions:

  • nvcr.io/nvidia/driver:565.57.01-ubuntu22.04
  • nvcr.io/nvidia/driver:565.57.01-ubuntu20.04

We also tried to change config to explicit from version: "565.57.01" -> version: "565.57.01-ubuntu22.04" then it shows message errorimagepull (I suppose gpu operator automatically add ubuntu version into driver version).

Any suggestion to resolve this issue would be very much appreciated!

Thanks!

@chary1112004 chary1112004 changed the title Driver daemonset generate different Driver daemonset generate different each time Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant