Yes, a private registry can cause this error if the credentials used to access the registry are not correctly configured in your Kubernetes cluster. Ensure your Kubernetes service account has the necessary permissions to pull images from the private registry. Also, verify the registry's hostname and port are correctly specified in your manifest.
160 Vezi
349 comentarii