Show HN: K9sight – fast, keyboard-driven TUI for debugging Kubernetes workloads
github.comHey HN,
I built k9sight because I was tired of constantly switching between kubectl commands while debugging Kubernetes issues. It's a terminal UI that lets you browse workloads, tail logs, exec into pods, port-forward, and more – all with vim-style keybindings.
Nice work, one question how much it's different from the k9s?