k9s icon indicating copy to clipboard operation
k9s copied to clipboard

feat: Add plugins for kubectl node-shell

Open younsl opened this issue 1 year ago • 0 comments

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-shell plugins to use kubectl node-shell <NODE> in k9s directly.

Screenshot

Successfully tested in k9s 0.32.5 with minikube cluster:

image image

younsl avatar Oct 17 '24 15:10 younsl