Merge pull request #14895 from klaases/site-docker1

Site: Docker Desktop on Linux unsupported
pull/14898/head
Steven Powell 2022-08-31 16:00:12 -07:00 committed by GitHub
commit 7d5b6ddc78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ The `--container-runtime` flag must be set to "containerd" or "cri-o". "containe
## Known Issues
- On Linux, Docker Desktop is not yet supported by minikube, see [#14202](https://github.com/kubernetes/minikube/issues/14202).
- The following Docker runtime security options are currently *unsupported and will not work* with the Docker driver (see [#9607](https://github.com/kubernetes/minikube/issues/9607)):
- [userns-remap](https://docs.docker.com/engine/security/userns-remap/)