I Built a Multi-Service Kubernetes App and Here's What Actually Broke





The Goal


This wasn't a "follow the tutorial" project. The goal was simple: understand how real distributed systems actually work inside Kubernetes.

Not just "deploy containers," but truly understand:


How services discover each other
How internal networking routes...