Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md

Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
This commit is contained in:
Ihor Dvoretskyi 2020-05-22 11:21:54 +03:00 committed by GitHub
parent f01eb97c1b
commit 054e637f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@ However, here is the list of the prerequisites needed and their version/lane:
- [Docker Desktop for Windows](https://hub.docker.com/editions/community/docker-ce-desktop-windows), stable channel - the version used is 2.2.0.4 - [Docker Desktop for Windows](https://hub.docker.com/editions/community/docker-ce-desktop-windows), stable channel - the version used is 2.2.0.4
- [Optional] Microsoft Terminal installed from the Windows Store - [Optional] Microsoft Terminal installed from the Windows Store
- Open the Windows store and type "Terminal" in the search, it will be (normally) the first option - Open the Windows store and type "Terminal" in the search, it will be (normally) the first option
![Windows Store Terminal](/images/blog/2020-05-21-wsl2-dockerdesktop-k8s/wsl2-windows-store-terminal.png) ![Windows Store Terminal](/images/blog/2020-05-21-wsl2-dockerdesktop-k8s/wsl2-windows-store-terminal.png)
And that's actually it. For Docker Desktop for Windows, no need to configure anything yet as we will explain it in the next section. And that's actually it. For Docker Desktop for Windows, no need to configure anything yet as we will explain it in the next section.