Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add plugins for kubectl node-shell #2921

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

younsl
Copy link

@younsl younsl commented Oct 17, 2024

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

* Note: The kubectl plugin "node-shell" must be installed beforehand.
* Make prettier information comments for `description` value
@younsl younsl changed the title Add plugins for kubectl node-shell feat: Add plugins for kubectl node-shell Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant