Description
Helper to run k3s (Lightweight Kubernetes. 5 less than k8s) in a docker container.
k3s is the lightweight Kubernetes distribution by Rancher: rancher/k3s
k3d creates containerized k3s clusters. This means, that you can spin up a multi-node k3s cluster on a single machine using docker.