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 25407c3 commit 3a6da24Copy full SHA for 3a6da24
README.md
@@ -13,3 +13,9 @@ cluster. See the OLM installation instructions [here](https://olm.operatorframew
13
14

15
16
+## Install
17
+
18
+The `kubectl operator` plugin is distributed via [`krew`](https://krew.sigs.k8s.io/). To install it, run the following:
19
+```console
20
+kubectl krew install operator
21
+```
0 commit comments