A terminal-based UI that allows you to manage clusters and switch contexts through an interactive dashboard.
export PS1="\u@\h \[\033[01;34m\][k8s: $(kubectl config current-context 2>/dev/null)]\[\033[00m\] \$ " kubectl change context
To change your context, you first need to know what options are available and which one you are currently using. A terminal-based UI that allows you to manage