Kubernetes newbie (or rather basic networking) question: Installed single node minikube (0.23 release) on a ubuntu box running in my lan (on IP address 192.168
I was able to get running with something as simple as:
kubectl proxy --address='0.0.0.0' --disable-filter=true