Sample Header Ad - 728x90

How can I make the minikube dashboard answer on all ips 0.0.0.0?

3 votes
1 answer
3752 views
minikube has a dashboard that I can view easily with minikube dashboard However, that only works if I run it on my own machine because it only answers on localhost, * Verifying dashboard health ... * Launching proxy ... * Verifying proxy health ... * Opening http://127.0.0.1:35781/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ in your default browser... - http://127.0.0.1:35781/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ I'm running minikube though on a remote machine on openstack, so I need to address it by it's lan address, and not 127.0.0.1.
Asked by Evan Carroll (34663 rep)
Nov 24, 2020, 07:50 PM
Last activity: Nov 24, 2020, 07:51 PM