-
Notifications
You must be signed in to change notification settings - Fork 5.2k
add documentation for WSL2 #7879
Copy link
Copy link
Open
Labels
area/networkingnetworking issuesnetworking issuesco/docker-driverIssues related to kubernetes in containerIssues related to kubernetes in containergood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.os/windowsos/wsl-windowsmicrosoft wsl related issuesmicrosoft wsl related issuespriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/docsCategorizes an issue or PR as relevant to SIG Docs.Categorizes an issue or PR as relevant to SIG Docs.
Metadata
Metadata
Assignees
Labels
area/networkingnetworking issuesnetworking issuesco/docker-driverIssues related to kubernetes in containerIssues related to kubernetes in containergood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.os/windowsos/wsl-windowsmicrosoft wsl related issuesmicrosoft wsl related issuespriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/docsCategorizes an issue or PR as relevant to SIG Docs.Categorizes an issue or PR as relevant to SIG Docs.
minikube start --driver=dockerminikube ip=172.17.0.2How 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.