Various fixes to links in /zh documentation. (#18356)

All of these fixes suppose to solve problem on local 404 pages.
This commit is contained in:
Oleg Butuzov
2019-12-30 05:47:39 +02:00
committed by Kubernetes Prow Robot
parent 14525180db
commit ea9a1d78ac
7 changed files with 9 additions and 9 deletions
@@ -231,7 +231,7 @@ Heapster 的资源限制与您集群的初始大小有关(请参阅 [#16185](h
<!--
For directions on how to detect if addon containers are hitting resource limits, see the [Troubleshooting section of Compute Resources](/docs/concepts/configuration/manage-compute-resources-container/#troubleshooting).
-->
关于如何检测插件容器是否达到资源限制,参见 [计算资源的故障排除](docs/concepts/configuration/manage-compute-resources-container/#troubleshooting) 部分。
关于如何检测插件容器是否达到资源限制,参见 [计算资源的故障排除](/docs/concepts/configuration/manage-compute-resources-container/#troubleshooting) 部分。
<!--
In the [future](http://issue.k8s.io/13048), we anticipate to set all cluster addon resource limits based on cluster size, and to dynamically adjust them if you grow or shrink your cluster.