After months of juggling between kubectl terminals, dashboards, and logs, I finally got fed up. So I built KubeAura — a single-binary Kubernetes cockpit that actually gets out of your way. And today, I'm excited to open source it.
The Problem
You know that feeling? You're debugging a failing pod, and you find yourself:
SSHing into different machines to check logs
Running kubectl get pods a dozen times






