k9s

Kubernetes CLI to manage your clusters in style

brewmacoslinux
Try with needOr install directly
Source

About

Kubernetes CLI To Manage Your Clusters In Style!

Commands

k9s

Examples

Launch k9s to browse Kubernetes cluster resources interactively$ k9s
Start k9s in a specific namespace$ k9s -n kube-system
View pod logs in real-time through the k9s interface$ k9s -c pods