-
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
Error During Ingress Add-on Enablement #12501
Comments
Hi @sattsb, thanks for reporting your issue with minikube! Based on your logs if looks like you're using minikube version v1.23.0 which has an ingress regression. Please try updating to v1.23.1 and trying again and see if that solves your issue. |
@spowelljr
|
Hi @ChenLin12138, the issue you're experiencing is a different know issue (#10544). The current work around for it is to run |
@spowelljr Thanks you so much, I have try your solutions but it still not work. Any other advise?
start action:
enable ingress
|
@spowelljr and @ChenLin12138 . what helped me was downgrading kubernetes so 1.19.X |
@ChenLin12138 I'm curious if docker is caching an image that's outdated and that's causing the issue, I'm not too sure if it will work but at least we can then rule it out. After running |
@spowelljr
@sattsb Let me downgrade minikube to 1.19.X and try it, thank you. |
Hi @ChenLin12138, could you run |
Yeah unfortunately all these logs tell us is that the ingress-nginx image used for the ingress addon didn't start up, but without extra logs, there's no real way for us to know why. |
Hey @ChenLin12138, I would try minikube v1.24.0, we fixed some more ingress issues here as well. If the issues continue, please paste the output of @sattsb, please feel free to reopen this issue if your issues persist as well. |
Steps to reproduce the issue:
Errors out with the following message
The text was updated successfully, but these errors were encountered: