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:20:45 +03:00
committed by GitHub
parent a29878d29d
commit 465c4c478b
@@ -11,7 +11,6 @@ slug: wsl-docker-kubernetes-on-the-windows-desktop
New to Windows 10 and WSL2, or new to Docker and Kubernetes? Welcome to this blog post where we will install from scratch Kubernetes in Docker [KinD](https://kind.sigs.k8s.io/) and [Minikube](https://minikube.sigs.k8s.io/docs/).
Every step will be fully described, so if you already know it, just move to the next section.
# Why Kubernetes on Windows?