https://www.linuxbuzz.com/install-minikube-on-ubuntu/
Follow tutorial but install older version of minikube, as dashboard is broken currently.
Achtung : install minikube "v1.25.2" to make Dashboard work.
# see https://www.linuxbuzz.com/install-minikube-on-ubuntu/
curl -LO https://storage.googleapis.com/minikube/releases/v1.25.2/minikube-linux-amd64
skip@desktop:~$ minikube dashboard
🤔 Verifying dashboard health ...
🚀 Launching proxy ...
🤔 Verifying proxy health ...
^X^C
skip@desktop:~$ minikube dashboard
🤷 Profile "minikube" not found. Run "minikube profile list" to view all profiles.
👉 To start a cluster, run: "minikube start"
skip@desktop:~$ minikube dashboard
🔌 Enabling dashboard ...
â–ª Using image kubernetesui/metrics-scraper:v1.0.7
â–ª Using image kubernetesui/dashboard:v2.3.1
🤔 Verifying dashboard health ...
🚀 Launching proxy ...
🤔 Verifying proxy health ...
🎉 Opening http://127.0.0.1:33455/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ in your default browser...
👉 http://127.0.0.1:33455/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/