-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Minikube ingress addon doesn't install #20477
Comments
From the provided log file it seems that network issue |
same thing happens to me. Log files: minikube_addons_53ac9a47d6047cf1443541ebeb273e32edb8604e_0.log OS Driver |
after waiting for several hours, it finally works. probably because it was related to network issue? |
Yes, it could be a network issue possibly due to the slow image pulls, DNS resolution delays, or firewall restrictions causing retries. Waiting allowed it to resolve automatically. |
I have this same problem. I will give it a few more tries and check my network. |
when using docker as driver, i had no issues. when use none, then i had similar issue as highlight. guess i'll wait till it resolve my network issues. May i know how long you wait to get it resolved? |
I only waited for 2 or 3 hours. I also uses docker as driver. |
Thanks, guess i'll wait then. |
/kind support |
So i wait and it doesn fix on its own. So what I did is: kubectl get nodes --show-labels then delete the minikube and start again with adding the ingress addon. Works fine for me. Hope this helps some |
What Happened?
cant enable ingress
❌ Exiting due to MK_ADDON_ENABLE: enable failed: run callbacks: running callbacks: [waiting for app.kubernetes.io/name=ingress-nginx pods: context deadline exceeded]
Attach the log file
Operating System
Ubuntu
Driver
Docker
The text was updated successfully, but these errors were encountered: