-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Flake:This VM is having trouble accessing https://registry.k8s.io #18905
Comments
Looks like the OS/drive fields were lost while reposting after trimming the comment body (was longer than 65k):
|
@nirs do you mind trying with latest version 1.33.1 we had a patch specifically for fedora DNS |
Tested the latest version of minikube to replicate the issue. Encountered no problems. Noted that I'm not using Fedora.
|
I cannot reproduce this now, the same VM works with both minikube 1.33.0 (with the workaround) and 1.33.1. So something was change outside of the VM that fixed the issue. Maybe DNS cache expired? |
hm...thats interesting fluke ! do you mind sharing if you are using a Corp/Company laptop ? or under a proxy? or use a VPN or anything other than a standard machine ? one thing that might have happened is you might be using the Old ISO after upgrading minikube to latest version and that one did not have the fix. and doing "minikube delete" might have fixed it |
The environment is company lab inside a VPN. The vm with that problem is a vwmare In the same lab we have other machines running libvirt vms, on these vms we did not
We test with clean minikube (delete ~/.minikube, install new version, start it once to download the iso and other stuff). |
thanks for sharing the additional info, I suspect the corp VPN DNS changing or flaking could be the root cause of this |
What Happened?
We have an issue staring minikube on one VM (vwmare based). On the same lab we have other vms (libvirt based) running minikube normally.
Simplified command reproducing the issue:
Minikube fails with:
Checking access to registry.k8s.io shows that is it indeed not accessible via ipv6 but it accessible via ipv4.
On another VM in the same lab - running exactly the same version of Fedora 39, I see the same connectivity issue with ipv6, but minikube runs fine.
Looks like an issue with the environment and now with minikube, but maybe someone have some insight on the root cause.
Attach the log file
logs.txt
Operating System
None
Driver
None
The text was updated successfully, but these errors were encountered: