Closed
Description
I have setup minikube as per the given URL https://minikube.sigs.k8s.io/docs/start/ using docker as default driver.
I am able to run minikube kubectl successfully, but not able to start dashboard.
Steps to reproduce the issue:
- minikube start
- minikube dashboard
Run minikube logs --file=logs.txt
and drag and drop the log file into this issue
Full output of failed command if not minikube start
:
minikube dashboard command fails with an error

(https://github.com/kubernetes/minikube/files/7104307/minikube_dashboard_3decaa05cd245e29205d0e6649b53eb77b34f0cb_0.log)