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.
2 parents fbf9af3 + 03accd3 commit 78b828eCopy full SHA for 78b828e
content/zh-cn/docs/reference/kubectl/_index.md
@@ -33,9 +33,11 @@ You can specify other [kubeconfig](/docs/concepts/configuration/organize-cluster
33
files by setting the `KUBECONFIG` environment variable or by setting the
34
[`--kubeconfig`](/docs/concepts/configuration/organize-cluster-access-kubeconfig/) flag.
35
-->
36
-`针对配置信息,`kubectl` 在 `$HOME/.kube` 目录中查找一个名为 `config` 的配置文件。
37
-你可以通过设置 `KUBECONFIG` 环境变量或设置
+
+针对配置信息,`kubectl` 在 `$HOME/.kube` 目录中查找一个名为 `config` 的配置文件。
38
+你可以通过设置 `KUBECONFIG` 环境变量或设置
39
[`--kubeconfig`](/zh-cn/docs/concepts/configuration/organize-cluster-access-kubeconfig/)
40
41
参数来指定其它 [kubeconfig](/zh-cn/docs/concepts/configuration/organize-cluster-access-kubeconfig/) 文件。
42
43
<!--
0 commit comments