Loading...
winget install --id=k3d.k3d -e
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.
k3d is a lightweight tool designed to simplify the creation of single- and multi-node k3s clusters in Docker. It enables developers to easily set up Kubernetes environments locally for testing, development, or learning purposes.
Key Features:
Audience & Benefit: Ideal for developers working with Kubernetes who need a lightweight, portable solution for local development or testing. k3d provides a quick way to experiment with Kubernetes without the overhead of managing physical or cloud-based infrastructure.