#Kind

1 posts

K8s Basics #2: Local Environments — minikube / kind / Docker Desktop k8s
10 min read

K8s Basics #2: Local Environments — minikube / kind / Docker Desktop k8s

Time to actually meet the control plane / worker picture from [#1](/en/posts/k8s-basics-1). Compare the three ways to run K8s on a laptop (minikube / kind / Docker Desktop k8s), install kubectl, and bring up your first cluster with kind — through to inspecting the nodes and system pods.