-
Notifications
You must be signed in to change notification settings - Fork 318
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
Failed to pull image "nvcr.io/nvidia/driver:550.90.07-debian12" in nvidia-driver-daemonset Pod #1212
Comments
I'm having a similar issue with |
i have similar issues on RHEL 8.10. Details below kubectl get pods -n gpu-operator kubectl describe pod nvidia-driver-daemonset-pwnhc -n gpu-operator Normal Scheduled 36m default-scheduler Successfully assigned gpu-operator/nvidia-driver-daemonset-pwnhc to kubeflow-control-plane --command used to install The following is my environment information. Environment: I am logged in to docker repo on nvcr.io. with API Key |
In A100 GPU environment, when installing GPU Operator, the error
Failed to pull image "nvcr.io/nvidia/driver:550.90.07-debian12"
occurs in nvidia-driver-daemonset Pod.The status of nvidia-driver-daemonset Pod is ImagePullBackOff as follows:
The image
nvcr.io/nvidia/driver:550.90.07-debian12
is not found as follows:The installation command:
The following is my environment information.
Environment:
The text was updated successfully, but these errors were encountered: