kubernetes/minikube

minikube service` not working with Docker driver on Windows 10 Pro 10.0.19041 -Build 19041

Open

#9030 aperta il 19 ago 2020

Vedi su GitHub
 (20 commenti) (0 reazioni) (1 assegnatario)Go (5222 fork)batch import
co/servicehelp wantedkind/buglifecycle/frozenos/windowspriority/backlog

Metriche repository

Star
 (31.799 star)
Metriche merge PR
 (Merge medio 12g 19h) (43 PR mergiate in 30 g)

Descrizione

I started minikube service on windows 10 pro build 19041.

Please find the attached screenshots image

image

  1. The resource are not accessible at 172.17.0.3:30001. i;e NodeAddress:Nodeport mentioned in service.yaml file
  2. 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 | |-----------|--------------|-------------|------------------------|

Guida contributor