Update docker.md

pull/7603/head
Ruben Baez 2020-04-10 20:09:12 -05:00 committed by GitHub
parent fc1496c977
commit e63627252d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -19,8 +19,6 @@ The Docker driver allows you to install Kubernetes into an existing Docker insta
## Known Issues
- On macOS, containers might get hung and require a restart of Docker for Desktop. See [docker/for-mac#1835](https://github.com/docker/for-mac/issues/1835)
- The `ingress`, `ingress-dns` and `registry` addons are currently only supported on Linux. See [#7332](https://github.com/kubernetes/minikube/issues/7332) and [#7535](https://github.com/kubernetes/minikube/issues/7535)
- On WSL2 (experimental - see [#5392](https://github.com/kubernetes/minikube/issues/5392)), you may need to run:
@ -33,5 +31,4 @@ The Docker driver allows you to install Kubernetes into an existing Docker insta
## Troubleshooting
- On macOS or Windows, you may need to restart Docker for Desktop if a command gets hung
- Run `--alsologtostderr -v=1` for extra debugging information