kubernetes/minikube

add documentation for WSL2

Open

#7,879 opened on 2020年4月23日

GitHub で見る
 (53 comments) (0 reactions) (0 assignees)Go (5,222 forks)batch import
area/networkingco/docker-drivergood first issuekind/documentationlifecycle/frozenos/windowsos/wsl-windowspriority/backlogsig/docs

Repository metrics

Stars
 (31,799 stars)
PR merge metrics
 (平均マージ 12d 19h) (30d で 43 merged PRs)

説明

  1. minikube start --driver=docker
  2. minikube ip = 172.17.0.2

How are you supposed to access the web app from a browser when the IP is 172.17.0.2? Browser just spins for a while before saying it can't connect. Only occurs when --driver=docker. Just about every other driver gives you an ip that is accessible from browser.

コントリビューターガイド