Merge pull request #26761 from wwgfhf/master-kubeconfig

Update zh translation in  organize-cluster-access-kubeconfig.md
This commit is contained in:
Kubernetes Prow Robot
2021-02-27 23:10:41 -08:00
committed by GitHub
@@ -266,7 +266,7 @@ In `$HOME/.kube/config`, relative paths are stored relatively, and absolute path
are stored absolutely.
-->
kubeconfig 文件中的文件和路径引用是相对于 kubeconfig 文件的位置。
命令行上的文件引用是相对于当前工作目录的。
命令行上的文件引用是相对于当前工作目录的。
`$HOME/.kube/config` 中,相对路径按相对路径存储,绝对路径按绝对路径存储。
## {{% heading "whatsnext" %}}