All five recordings below are captured straight from kute --demo's built-in fake cluster — the exact same one-command experience you get, unedited.
A clean production namespace, then all-namespaces reveals a CrashLoopBackOff pod. Pod detail and logs show the actual cause, delete asks for explicit confirmation, and the incident timeline correlates the crash to a rollout ten minutes earlier.
Regenerated with scripts/record-demo.sh docs/assets/demo-all-namespaces.tape
Typing a kind's alias letter pins it to rank 1 — still requires ↵ to jump, never fires instantly. Bare g + ↵ alt-tabs between kinds the same way the namespace palette alt-tabs between namespaces. And the fuzzy corpus searches resource names too: typing a specific pod's name jumps straight to it, switching kind as a side effect.
Regenerated with scripts/record-demo.sh docs/assets/demo-goto-palette.tape
The same palette that jumps to any resource kind also toggles between your last two namespaces — bare n + ↵ switches back and forth with nothing typed — and recalls older ones from the RECENT row by number as the digit assignments shift with what you've visited most recently.
Regenerated with scripts/record-demo.sh docs/assets/demo-namespace-palette.tape
One Deployment, one continuous flow: scale warns you it's HPA-managed before overriding a no-op, set image picks a tag straight from rollout history, resource limits nudge next to the live usage bars, and a label add/remove shows the exact kubectl command before it runs. Port-forward starts without suspending kute — the header's forward chip stays live while you keep browsing.
Regenerated with scripts/record-demo.sh docs/assets/demo-everyday-actions.tape
An Ingress with a healthy route sits right next to one whose Service was never created — red inline, not a silent failure discovered later. An HTTPRoute's weighted canary split resolves both backends' live endpoint counts, and p jumps straight to the parent Gateway that accepted it — resolving Gateway API's split ownership both ways.
Regenerated with scripts/record-demo.sh docs/assets/demo-routing-table.tape
Explore the full Kute experience with kute --demo—a built-in fake cluster with no setup or configuration.
Or install with Homebrew