Running KIND on AWS EC2
Kind lets you run a full Kubernetes cluster inside Docker containers, making it perfect for lightweight labs and CI environments on a single VM. In this article, I show how to use Kind to create a multi-node Kubernetes cluster ready for further experiments like installing Cilium.
