Adds description of rhs

This commit is contained in:
Jonas Forsberg 2025-03-13 09:12:06 +01:00
parent 3ed5cd92a9
commit f89dd485b8

View File

@ -12,6 +12,8 @@ kubectl plugin list
```
## kubectl-rsh
Creates a pod on the node and executes a shell on that node.
You need cluster admin rights and privileged pod execution rights
Usage:
kubectl rsh [nodeName]