From f89dd485b88c728690194bd3acd6fd1b1ac54e48 Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Thu, 13 Mar 2025 09:12:06 +0100 Subject: [PATCH] Adds description of rhs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 69d1aae..f6ae903 100644 --- a/README.md +++ b/README.md @@ -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]