How to get started with Kubernetes in Docker in WSL2 Ubuntu 18
KubernetesDockerKubernetes in DockerLinuxWSL2Windows 10Detailed instructions shown in the recording can be found in this gist
This video shows:
- how to install Docker for Linux in WSL2
- how to have Docker running in the WSL distribution every time you start your Windows computer
- how to install go and kind
- how to install kubectl, with an alias and autocompletion
- how to install kubens and kubectx
- how to create a basic kind cluster and ping its node using its private IP