Unhealthy namespaces sort first and healthy ones collapse to a single line - the whole cluster's problems arrive on one screen.
The screen opens on the reason, not the metadata - last termination on top, with containers, resource pressure and events in one view.
Walk Certificate to CertificateRequest to Order to Challenge, with the API's exact failure reason preserved at every step.
Warnings, container restarts and rollout revisions share one newest-first clock, so cause and consequence stay together.
A distroless gateway has no shell to exec into - x attaches an ephemeral debug container alongside it instead, sharing its process namespace.
A pod that won't stay running can't be exec'd or attached to either - x opens straight into copy mode, replacing the entrypoint with a shell on a throwaway copy.
The same x on a node replaces the old, confirmation-less shell shortcut with a visible kubectl debug node/... command.