k10s
The Kubernetes terminal UI you can click.
k9s taught us to live in the terminal. k10s keeps that, then adds a mouse, one search box for the whole cluster, and an AI that already knows your context, namespace and selected object.
- Every border button is real — click rows, panes, namespace switcher
- ctrlp searches kinds and objects together
- Zero watches at startup — informers wake up lazily, per kind
- Single static binary that updates itself
curl -fsSL https://p10node.com/k10s/install.sh | sh