From 38e917f9e8c48977a9c7958a38b09217acb1fd9d Mon Sep 17 00:00:00 2001 From: Dawn W <51414965+DawnWood-Docker@users.noreply.github.com> Date: Wed, 31 Jul 2019 12:25:18 -0700 Subject: [PATCH] Update wsl-tech-preview.md --- docker-for-windows/wsl-tech-preview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-for-windows/wsl-tech-preview.md b/docker-for-windows/wsl-tech-preview.md index 3e8f52f673..d8a698f16f 100644 --- a/docker-for-windows/wsl-tech-preview.md +++ b/docker-for-windows/wsl-tech-preview.md @@ -14,7 +14,7 @@ WSL 2 introduces a significant architectural change as it is a full Linux kernel Docker Desktop also leverages the dynamic memory allocation feature in WSL 2 to greatly improve the resource consumption. This means, Docker Desktop only uses the required amount of CPU and memory resources, enabling CPU and memory-intensive tasks such as building a container to run much faster. -Additionally, with WSL2, the time required to start a Docker daemon after a cold start is significantly faster. It takes less than 2 seconds to start the Docker daemon when compared to tens of seconds in the current version of Docker Desktop. +Additionally, with WSL 2, the time required to start a Docker daemon after a cold start is significantly faster. It takes less than 2 seconds to start the Docker daemon when compared to tens of seconds in the current version of Docker Desktop. > Note that it is currently not possible to run Kubernetes while running Docker Desktop on WSL 2. However, you can continue to use Kubernetes in the non-WSL 2 Docker Desktop using the Daemon **Settings** option.