my kubectl plugin scripts
To install
git https://git.rre.nu/jonas/kube-plugin.git "$HOME/kube-plugin"
export PATH=$PATH:$HOME/git/kube-plugin
Verify that the scripts are picked up in kubectl
kubectl plugin list
Description
Languages
Shell
100%