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
This only happens if you run minikube stop in between. It seems that the new code to call mkdir only once is not executed if the host is recreated.
tstromberg
changed the title
double start warning: Enabling 'storage-provisioner': Process exited with status 1
stop+start breaks addons: /etc/kubernetes/addons not recreated
Feb 3, 2020
@tstromberg doing sudo minikube start --vm-driver=none solve this issue. But i want to run minikube using Virtual Box as VM. doing minikube start --vm-driver=virtualbox, this issue is also fixed and i can get access to dashboard using minikube dashboard --url but without driver in sudo mode, i cant get access to dashboard. Is it because minikube is running in sudo mode?
If you attempt to start a started cluster, we output a warning:
The root cause is unknown.
The text was updated successfully, but these errors were encountered: