Minikube 1.5.2 comes with the new Kubernetes Dashboard which is beta and I have quite some trouble with it. So I would like to use the latest stable release. I tried to apply the deployment.yml of the dashboard project, but that does not help (I changed the namespaces to fit the minikube standard configuration). I guess thats due to the addon mechanism of minikube.
Any ideas how I get the stable 1.10.1 running in minikube (https://github.com/kubernetes/dashboard/releases)?