diff --git a/README.md b/README.md index 085b3e5..af72ffd 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,13 @@ Start a root shell in the node's host OS running. using [krew](https://krew.sigs.k8s.io/): +Plugin can be installed from the official krew repository: + +
+kubectl krew install node-shell ++ +Or from our own krew repository:
kubectl krew index add kvaps https://github.com/kvaps/krew-index kubectl krew install kvaps/node-shell