Skip to content

Commit 5e546c6

Browse files
authored
qfix readme.md (#67)
1 parent 65d2851 commit 5e546c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ sudo mv ./kubectl-node_shell /usr/local/bin/kubectl-node_shell
3535
# Get standard bash shell
3636
kubectl node-shell <node>
3737

38+
# Use custom image for pod
39+
kubectl node-shell <node> --image <image>
40+
3841
# Use X-mode (mount /host, and do not enter host namespace)
3942
kubectl node-shell -x <node>
4043

0 commit comments

Comments
 (0)