kind
kind is a tool for running local Kubernetes clusters using Docker container “nodes”. kind was primarily designed for testing Kubernetes itself, but may be used for local development or CI.
→ kind.sigs.k8s.io, GitHub
CLI
Use cases
WSL2
Follow Using WSL2
Create the cluster config file
Workaround on Ubuntu 20.04 to fix the error while creating the cluster (see issue #2323)
NGINX Ingress Controller
LoadBalancer Services using Kubernetes in Docker by Owain Williams
September 20, 2022
Last updated
Was this helpful?