You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When ever i start a minikube, getting "Failing to connect to https://registry.k8s.io/ from inside the minikube container", because of that i am not able to pull any images to the minikube (getting errorimgpull).
Things I did: docker prune minikube delete minikube start
adding minikube ip to the no_proxy or NO_PROXY
Extra debug :
Able to access registry.k8s.io from a hostmachine's browser
ssh into minikube
ping 8.8.8.8 (which is working without any issue)
docker login -u (resulted in error getting to register.xxxxx)
apt-get update (since minikube is on ubuntu 22.04) , Error updating packages
apt-get error : ( Failed to fetch https://download.docker.com/linux/ubuntu/dists/jammy/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. The received OCSP status response is invalid. Could not handshake: Error in the certificate verification. [IP: 18.244.61.11 443]
W: Failed to fetch https://nvidia.github.io/libnvidia-container/stable/deb/amd64/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. The received OCSP status response is invalid. Could not handshake: Error in the certificate verification. [IP: 185.199.111.153 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.)
Can someone please help me in suggesting a workaround?
Environment:
OS: Windows 11 Enterprise
Network : Corporate (No proxy has been added to the pc)
What Happened?
When ever i start a minikube, getting "Failing to connect to https://registry.k8s.io/ from inside the minikube container", because of that i am not able to pull any images to the minikube (getting errorimgpull).
Things I did:
docker prune
minikube delete
minikube start
adding minikube ip to the no_proxy or NO_PROXY
Extra debug :
W: Failed to fetch https://nvidia.github.io/libnvidia-container/stable/deb/amd64/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. The received OCSP status response is invalid. Could not handshake: Error in the certificate verification. [IP: 185.199.111.153 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.)
Can someone please help me in suggesting a workaround?
Environment:
OS: Windows 11 Enterprise
Network : Corporate (No proxy has been added to the pc)
Attach the log file
reloaded_logs.log
Operating System
Windows
Driver
Docker
The text was updated successfully, but these errors were encountered: