3 points Arifcodes | 2 comments | | HN request time: 0.399s | source

Hey 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.

1. p10a ◴[] No.46135917[source]
Nice work, one question how much it's different from the k9s?