sh
: Tool for run shell in pod's container for kubectlSimple program to access shell of pod's container through interactive selections
By Cargo:
cargo install kubectl-sh --root /usr/local/
In the future:
By Krew:
kubectl krew install kubectl-sh