vladimirvivien/ktop: A top-like tool for your Kubernetes cluster metrics
ktop is a Unix-style top command for Kubernetes clusters that displays real-time metrics for nodes, pods, and containers. It runs locally using kubeconfig without requiring cluster-side installation, supports multiple metrics sources including Prometheus and Metrics-Server, and provides drill-down navigation from cluster overview to container logs. The tool works anywhere kubectl works, gracefully degrades when metrics infrastructure is unavailable, and can be installed via kubectl krew, Homebrew, Go, or as a standalone binary.