k9s
k9s copied to clipboard
feat: Add plugins for kubectl node-shell
Description
Hi.
DevOps Engineers or SREs mainly use the kubectl node-shell plugin when connecting to the inside of a worker node (for on-call response or operational tasks, etc.). Add plugins to make it easier to use the node-shell plugin in k9s.
Changes Made
- Add
node-shellplugins to usekubectl node-shell <NODE>in k9s directly.
Screenshot
Successfully tested in k9s 0.32.5 with minikube cluster: