node shell 접속

  1. 플러그인 설치

https://github.com/kvaps/kubectl-node-shell

  1. ~/.config/k9s/plugins.yaml 에 아래 설정 추가
$cat plugins.yaml

plugins:
  kubectl-node_shell:
    shortCut: Ctrl-N
    confirm: false
    description: "Shell <node_shell>"
    scopes:
      - node
    command: kubectl-node_shell
    background: false
    args: