From 2f210a696a74376a78e5cb4a184a7eef63c2b889 Mon Sep 17 00:00:00 2001 From: Ihor Dvoretskyi Date: Wed, 20 May 2020 21:37:53 +0300 Subject: [PATCH] Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md Co-authored-by: Tim Bannister --- content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md b/content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md index 6786ac8955..3058d17517 100644 --- a/content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md +++ b/content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md @@ -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.