kubetui

TUI tool for monitoring and exploring Kubernetes resources

brewmacoslinux
Try with needOr install directly
Source

About

TUI tool for monitoring and exploration of Kubernetes resources

Commands

kubetui

Examples

Start kubetui to interactively browse Kubernetes resources in your current context$ kubetui
Monitor pods in a specific namespace with kubetui$ kubetui -n default
Connect to a specific Kubernetes cluster context$ kubetui --context my-cluster