diff --git a/README.md b/README.md index bd17d13..5ca7a8e 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ sudo mv ./kubectl-node_shell /usr/local/bin/kubectl-node_shell # Get standard bash shell kubectl node-shell +# Use custom image for pod +kubectl node-shell --image + # Use X-mode (mount /host, and do not enter host namespace) kubectl node-shell -x