-
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
minikube fails to start with docker driver #14078
Comments
Is kubernetes dead? :)) |
It looks like both those issues are timeouts of different descriptions. To be clear, you're trying the docker driver inside WSL? |
Hi @msebi, have you had a chance to review the above comment regarding docker driver inside of WSL? |
Hi @msebi – is this issue still occurring? Are additional details available? If so, please feel free to re-open the issue by commenting with Additional information that may be helpful:
Thank you for sharing your experience! |
What Happened?
Following this tutorial:
https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/
everything works fine until step:
https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/#minikube-kubernetes-from-everywhere
(Minikube: Kubernetes from everywhere)
ran fine the first time around but then at step:
https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/#minikube-the-first-cluster
when running:
there was an error as described in this ticket:
#8568
Afterwards, tried redoing the initial step and set the driver to docker:
There seems to be a different error every time minikube is run.
Setup:
Main host windows 10. All above commands have been run in ubuntu 18.04 installed through WSL2.
Docker desktop is installed and configured as:
Attach the log file
logs att
Operating System
Ubuntu
Driver
docker
The text was updated successfully, but these errors were encountered: