kubernetes/minikube
View on GitHubminikube service` not working with Docker driver on Windows 10 Pro 10.0.19041 -Build 19041
Open
#9,030 opened on Aug 19, 2020
co/servicehelp wantedkind/buglifecycle/frozenos/windowspriority/backlog
Description
I started minikube service on windows 10 pro build 19041.
Please find the attached screenshots


- The resource are not accessible at 172.17.0.3:30001. i;e NodeAddress:Nodeport mentioned in service.yaml file
- Neither the resource is available at http://127.0.0.1:50367 which I have found after running
.\minikube-windows-amd64.exe service selenium-srv
- Starting tunnel for service selenium-srv. |-----------|--------------|-------------|------------------------| | NAMESPACE | NAME | TARGET PORT | URL | |-----------|--------------|-------------|------------------------| | default | selenium-srv | | http://127.0.0.1:50367 | |-----------|--------------|-------------|------------------------|