You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
jbontech
changed the title
Minikube Cluster is not runnign
Minikube Cluster is not running
Sep 27, 2017
**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.
What you expected to happen:
it should show cluster is running
Output of
minikube logs
(if applicable):check the attachment for your reference for logs
error.log
The text was updated successfully, but these errors were encountered: