kty

Terminal UI for managing and interacting with Kubernetes clusters

brewmacoslinux
Try with needOr install directly
Source

About

Terminal for Kubernetes

Commands

k9s

Examples

Launch k9s to browse and manage your current Kubernetes cluster$ k9s
Start k9s and view pods in a specific namespace$ k9s -n kube-system
View logs of a pod using k9s interactive shell$ k9s -c