Update kubectl-plugins.md

This commit is contained in:
jiajie
2020-12-07 17:06:11 +08:00
committed by GitHub
parent db3ee6e7b6
commit a902f96a60
@@ -80,8 +80,9 @@ plugins from a community-curated
任何以 `kubectl-` 开头的文件如果`不可执行`,都将包含一个警告。 任何以 `kubectl-` 开头的文件如果`不可执行`,都将包含一个警告。
对于任何相同的有效插件文件,都将包含一个警告。 对于任何相同的有效插件文件,都将包含一个警告。
你可以使用 [Krew](https://krew.dev/) 从社区策划中发现和安装 `kubectl` 插件。 你可以使用 [Krew](https://krew.dev/) 从社区策划的[插件索引](https://krew.sigs.k8s.io/plugins/)
[插件索引](https://krew.sigs.k8s.io/plugins/) 中发现和安装 `kubectl` 插件。
<!-- <!--
#### Limitations #### Limitations
@@ -183,7 +184,7 @@ I am a plugin named kubectl-foo
<!-- <!--
All args and flags are passed as-is to the executable: All args and flags are passed as-is to the executable:
--> -->
所有参数和标记按原样传递给可执行文件: 所有参数和标记按原样传递给可执行文件:
``` ```
kubectl foo version kubectl foo version