-
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
Enabling 'ingress' returned an error #12152
Comments
Hi @azamaschikov, thanks for reporting you issue with minikube! This ingress addon error has recently become a frequent issue among users. We have a main issue tracking this problem #10544, so please follow along there for updates. The current work around is running |
Hi, @spowelljr. Thank you for your replay! I run delete command:
And after I run command
After I try enable Ingress addon and see the same error:
With
Could my network settings be causing the problem (I have a some strange settings in my Proxmox virtial machine)? Everything with Ingress fine on my other virtual machine (VMmanager KVM).
All my logs in below (it's with minikube_logs_with_all-purge.log |
@azamaschikov That is odd that it still isn't working after running |
this should be fixed with pr #12702 and #12794 example:
|
I have the exactly issue you had. And i had resolved by installing minikube with none root. #Add new User add sudo role for devusermod -aG wheel dev ##only with centos |
Hello, guys! I trying setup Ansible AWX to Minikube in my VM and when enabling Ingress I catch next error:
Full output of
minikube start
command:Full output of
minikube logs
command:Full output of failed command with
-alsologtostderr
option:Full output of
minikube kubectl -- get nodes
Full output of
minikube kubectl -- get pods -A
At all I have next environment:
What did I try before I wrote here?
The text was updated successfully, but these errors were encountered: