kubectx

kubectxis a tool to switch between contexts (clusters) on kubectl faster.

Install with choco

choco install kubectx

github:https://github.com/ahmetb/kubectx

kubens

kubensis a tool to switch between Kubernetes namespaces (and configure them for kubectl) easily.

Install with choco

choco install kubens

github:https://github.com/ahmetb/kubectx

krew

Krew is the plugin manager forkubectlcommand-line tool.

Install with choco

choco install krew

https://krew.sigs.k8s.io/docs/user-guide/setup/install/

tree

A kubectl plugin to explore ownership relationships between Kubernetes objects throughownersReferenceson the objects.

Install with krew

kubectl krew install tree

github:https://github.com/ahmetb/kubectl-tree