K9s Kubernetes Terminal Dashboard
K9s is a terminal-based UI for managing Kubernetes clusters, providing real-time observation of resources, log tailing, pod shell access, and cluster navigation. Written in Go with over 28,000 GitHub stars, it replaces dozens of kubectl commands with an interactive interface.
Installation
Use the upstream install or setup path that matches your environment:
- make build && ./execs/k9s
Requirements and caveats from upstream:
Basic usage or getting-started notes:
Build and run the executable
To run K9s in a given namespace
| Benchmark (run/stop) | b | Services/Port-forwards |
Source: https://github.com/derailed/k9s
Extracted from upstream docs: https://raw.githubusercontent.com/derailed/k9s/HEAD/README.md
Source
Source: agentskillexchange/skills — distributed by TomeVault.