Search code examples
kubernetesinstallationloadingminikube

minikube dashboard stuck on verifying proxy health


I'm pretty new to kubernetes and minikube.

I'm just following the installation tutorial of minikube.

I tried to run the minikube dashboardcommand but this is what it's doing :

🤔  Verifying the dashboard health
🚀  Starting proxy...
🤔  Verifying the proxy health

and nothing more happen during one hour ...

What I already tried :

stop minikube
delete current config,
start minikube
minikube dashboard

I get the exact same behavior


Solution

  • It got fixed by himself after one hour ...

    I tried to restart the dashboard command without restarting minikube and it works ...