-
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
VM reuse: waiting for k8s-app=kube-proxy: timed out waiting for the condition #3850
Comments
Did it at #3843 (earlier issue) |
@samuel-sujith - Thanks for your bug report! I don't know why kube-proxy isn't coming up, but if you don't mind providing this log, I think it might help:
Thanks! |
After deleting all minikube from virtualbox and getting rid of any leftovers from previous experiments using the following command, I could launch a new minikube |
I too faced same issue on Mac due to system settings. I ended up re-installing VirtualBox too. Finally executed below steps to recover
|
@shenoyn Minikube delete also solved my problem. |
Hi! I had a similar problem and my solution is here: #4052 |
Thanks for the bug report! If you run into this with minikube v1.0.0, please attach the output of |
Dupe of #3843 |
Command:
minikube start --vm-driver=virtualbox --docker-env=HTTP_PROXY=$HTTP_PROXY --docker-env HTTPS_PROXY=$HTTPS_PROXY --docker-env NO_PROXY=$NO_PROXY
Output:
Attached
Ubuntu 16.04
minikube_logs.txt
The text was updated successfully, but these errors were encountered: