mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-05-28 04:35:50 -04:00
correcting link to krew install
Signed-off-by: Ritikaa96 <ritika@india.nec.com> Kubernetes-commit: 23ac0be7adf9212bec4771a351417a1142520485
This commit is contained in:
parent
8941dd6b94
commit
ff551a76e3
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ var (
|
|||
Please refer to the documentation and examples for more information about how write your own plugins.
|
||||
|
||||
The easiest way to discover and install plugins is via the kubernetes sub-project krew: [krew.sigs.k8s.io].
|
||||
To install krew, visit https://krew.sigs.k8s.io/docs/user-guide/installing-plugins/`))
|
||||
To install krew, visit https://krew.sigs.k8s.io/docs/user-guide/setup/install`))
|
||||
|
||||
pluginExample = templates.Examples(i18n.T(`
|
||||
# List all available plugins
|
||||
|
|
|
|||
Loading…
Reference in a new issue