summarylogtreecommitdiffstats
path: root/k9s-node-shell.yaml
blob: bea5567cb1a962bb6f22cf217129529fca5955dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
shortCut: s
confirm: false
description: Start shell in node
scopes:
  - nodes
background: false
command: kubectl
args:
  - node-shell
  - -n
  - kube-system
  - $NAME