We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76cc9c4 commit b226162Copy full SHA for b226162
README.md
@@ -9,6 +9,13 @@ Start a root shell in the node's host OS running. Uses an alpine pod with nsente
9
10
using [krew](https://krew.sigs.k8s.io/):
11
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:
19
<pre>
20
kubectl krew index add kvaps <a href="https://github.com/kvaps/krew-index">https://github.com/kvaps/krew-index</a>
21
kubectl krew install kvaps/node-shell
0 commit comments