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 Cluster is not running #2009

Closed
jbontech opened this issue Sep 27, 2017 · 2 comments
Closed

Minikube Cluster is not running #2009

jbontech opened this issue Sep 27, 2017 · 2 comments

Comments

@jbontech
Copy link

**Is this a BUG REPORT ** (choose one):

Environment:
v0.22.2
Windows 10
virtualbox
minikube-v0.23.4.iso

What happened:
When i try to start the minikube cluster with below command i am not seeing any issue ?
minikube.exe start --kubernetes-version="v1.7.5" --vm-driver="virtualbox" --alsologtostderr
the command execution finished sucessfully, but still when we check the cluster status.
It is showing cluster stopped

Please check the below message for your reference.

PS C:\kubernetes> minikube.exe status
minikube: Running
cluster: Stopped
kubectl: Correctly Configured: pointing to minikube-vm at 192.168.99.102

What you expected to happen:
it should show cluster is running

minikube: Running
cluster: running
kubectl: Correctly Configured: pointing to minikube-vm at 192.168.99.102

Output of minikube logs (if applicable):
check the attachment for your reference for logs
error.log

@jbontech jbontech changed the title Minikube Cluster is not runnign Minikube Cluster is not running Sep 27, 2017
@bgehman
Copy link

bgehman commented Sep 27, 2017

dupe of #1981

@r2d4
Copy link
Contributor

r2d4 commented Sep 28, 2017

Closing as dupe of #1981

@r2d4 r2d4 closed this as completed Sep 28, 2017
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

3 participants