KIND Kubernetes in Docker

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.

Cilium Hubble

End‑to‑End L7 Visibility with Cilium Hubble

Cilium and Hubble bring application‑aware network observability to Kubernetes, showing exactly which HTTP requests flow between your services at Layer 7. In this article I walk through enabling L7 visibility and using Hubble to inspect real traffic.