Hello NVIDIA Developers,
I hope this message finds you well. I have been experiencing difficulties pulling a Docker image from the NVIDIA Container Registry. The image in question is nvcr.io/eevaigoeixww/ucf-11-ea-release/bot-maker:2.0.0-ea-x86_64
. I have been receiving an “Unauthorized” error (401 status code) when trying to pull the image using Kubernetes.
I have already tried the following steps to resolve the issue:
- Checked my account credentials (username and password) to ensure they are correct.
- Created a Kubernetes secret using the correct credentials.
- Added the
imagePullSecrets
field in my YAML deployment configuration under thespec.template.spec
section for each container that requires the secret. - Applied the updated YAML configuration.
Unfortunately, I am still encountering the “Unauthorized” error when attempting to pull the image. I kindly request your guidance in resolving this issue. Please let me know if I need to grant specific permissions to my account to access the image.
I am looking forward to your response and assistance in this matter.
Best regards,
M. Abbas