host windows machine not able to ping minikube IP on fedora vm (kubernetes) [closed]
Closed 14 mins ago.
host windows machine not able to ping minikube IP on fedora vm (vmware)
[anshuman@localhost minik8]$ minikube tunnel Status: machine: minikube pid: 127643 route: 10.96.0.0/12 -> 192.168.49.2 minikube: Running services: [mongo-express-service] errors: minikube: no errors router: no errors loadbalancer emulator: no errors“` I am trying to use minikube tunnel to access my pod’s homepage with tunnel command i got the external ip [anshuman@localhost minik8]$ kubectl get svc NAME TYPE […]