Skip to content

Commit b226162

Browse files
astraw99kvaps
andauthored
Update krew install doc (#42)
* Update krew install doc Co-authored-by: Andrei Kvapil <[email protected]>
1 parent 76cc9c4 commit b226162

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Start a root shell in the node's host OS running. Uses an alpine pod with nsente
99

1010
using [krew](https://krew.sigs.k8s.io/):
1111

12+
Plugin can be installed from the official krew repository:
13+
14+
<pre>
15+
kubectl krew install node-shell
16+
</pre>
17+
18+
Or from our own krew repository:
1219
<pre>
1320
kubectl krew index add kvaps <a href="https://github.com/kvaps/krew-index">https://github.com/kvaps/krew-index</a>
1421
kubectl krew install kvaps/node-shell

0 commit comments

Comments
 (0)