Add NOTE about dns resolution with docker driver to accessing docs

pull/7956/head
Kenta Iso 2020-05-01 15:53:54 +09:00
parent 3a72db70b2
commit 4912cf1cc6
1 changed files with 2 additions and 0 deletions

View File

@ -123,6 +123,8 @@ Each service will get its own external ip.
If you are on macOS, the tunnel command also allows DNS resolution for Kubernetes services from the host.
NOTE: docker driver doesn't suport DNS resolution
### Cleaning up orphaned routes
If the `minikube tunnel` shuts down in an abrupt manner, it may leave orphaned network routes on your system. If this happens, the ~/.minikube/tunnels.json file will contain an entry for that tunnel. To remove orphaned routes, run: