Tag Archives: testing cluster

K3d – How to run Kubernetes cluster locally using Rancher k3s

k3d is a lightweight wrapper to run Rancher k3s in Docker. k3d allows us to create single-node and multi-node k3s clusters in Docker, for local development on Kubernetes, or as temporary testing environment.

Continue reading