kubie

Manage and switch between Kubernetes clusters and namespaces easily

brewmacoslinux
Try with needOr install directly
Source

About

Much more powerful alternative to kubectx and kubens

Commands

kubie

Examples

List all available Kubernetes clusters$ kubie cluster list
Switch to a specific cluster and namespace$ kubie ctx my-cluster my-namespace
Start an interactive shell with a specific cluster context$ kubie exec my-cluster -- /bin/bash