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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
pull/21092/head
Ihor Dvoretskyi 2020-05-20 21:37:53 +03:00 committed by GitHub
parent bd514a0e1e
commit 2f210a696a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ kubectl version
![image-20200323173851206](/images/blog/2020-05-21-wsl2-dockerdesktop-k8s/wsl2-docker-kubectl-success.png)
> Tip: if nothing happens, restart Docker Desktop and restart the WSL process in Powershell: "Restart-Service LxssManager" and launch a new Ubuntu session
> Tip: if nothing happens, restart Docker Desktop and restart the WSL process in Powershell: `Restart-Service LxssManager` and launch a new Ubuntu session
And success! The basic settings are now done and we move to the installation of KinD.