
K9s
I use K9s to interact with Kubernetes clusters directly from the terminal, giving me a fast and efficient way to monitor workloads, inspect resources, and troubleshoot issues in real time. I like it because it streamlines cluster navigation without needing to constantly switch contexts or rely solely on the web UI. Whether reviewing pod health, checking logs, or managing deployments, K9s helps me stay close to the infrastructure and work more efficiently within containerised environments.




