Local Kubernetes Development with K3d

Local Kubernetes Development with K3d
Setup k3d for local kubernetes development

k3d is a lightweight wrapper to run k3s (Rancher Lab’s minimal Kubernetes distribution) in docker.

k3d makes it very easy to create single- and multi-node k3s clusters in docker, e.g. for local development on Kubernetes.

https://k3d.io