Skip to content
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 stop FAILS #13571

Closed
ariamore opened this issue Apr 2, 2019 · 3 comments
Closed

Minikube stop FAILS #13571

ariamore opened this issue Apr 2, 2019 · 3 comments

Comments

@ariamore
Copy link

ariamore commented Apr 2, 2019

I've a problem when I try to stop minikube. I run the command (on Powershell, using Windows 10):
$ minikube stop
and the machine remains in a "pending" state for several time, like the image below

Cattura

I've got the same result if I check the status of minikube on Hyper (I'm using this virtual-switch).
I already tried the instruction $ minikube ssh | sudo poweroff (and this workaround works!);
but I wanna know if someone is able to solve in another way or if is able to explain which is the real problem!

Thanks in advance!

@tstromberg
Copy link
Contributor

Dupe of kubernetes/minikube#2914

@tengqm
Copy link
Contributor

tengqm commented Apr 5, 2019

@tstromberg Thanks for pointing that out. Closing this because it is not a doc issue.

@tengqm tengqm closed this as completed Apr 5, 2019
@jjfraney
Copy link

jjfraney commented Apr 5, 2019

Also, same problem with minikube 1.0.0. Stop hangs.

However, the added information I offer is that docker-machine, included with Docker Desktop, can start and stop vm clients on hyperv. I've built a three node docker swarm with docker-machine from Docker Desktop...and stopped the nodes, too.

Here is version of Docker Desktop I'm running:
Version 2.0.0.3 (31259)
Channel: stable
Build: 8858db3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants