From 8f79cd21fe4b0019ce840b9786fd4053db3a3128 Mon Sep 17 00:00:00 2001 From: Chris Paika Date: Sat, 8 Aug 2020 10:08:38 -0400 Subject: [PATCH] Removing stale information from tthe documentation --- site/content/en/docs/drivers/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/en/docs/drivers/docker.md b/site/content/en/docs/drivers/docker.md index cc4cc440e4..30e44230aa 100644 --- a/site/content/en/docs/drivers/docker.md +++ b/site/content/en/docs/drivers/docker.md @@ -23,7 +23,7 @@ The Docker driver allows you to install Kubernetes into an existing Docker insta - 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) +- The `ingress`, and `ingress-dns` addons are currently only supported on Linux. See [#7332](https://github.com/kubernetes/minikube/issues/7332) - On WSL2 (experimental - see [#5392](https://github.com/kubernetes/minikube/issues/5392)), you may need to run: