Skip to content

Commit 59b33cc

Browse files
committed
[zh]Update content/zh/docs/concepts/overview/components.md
1 parent 22dbbe1 commit 59b33cc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/zh/docs/concepts/overview/components.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,12 +210,12 @@ Kubernetes 启动的容器自动将此 DNS 服务器包含在其 DNS 搜索列
210210
<!--
211211
### Container Resource Monitoring
212212
213-
[Container Resource Monitoring](/docs/tasks/debug-application-cluster/resource-usage-monitoring/) records generic time-series metrics
213+
[Container Resource Monitoring](/docs/tasks/debug/debug-cluster/resource-usage-monitoring/) records generic time-series metrics
214214
about containers in a central database, and provides a UI for browsing that data.
215215
-->
216216
### 容器资源监控
217217

218-
[容器资源监控](/zh/docs/tasks/debug-application-cluster/resource-usage-monitoring/)
218+
[容器资源监控](/zh/docs/tasks/debug/debug-cluster/resource-usage-monitoring/)
219219
将关于容器的一些常见的时间序列度量值保存到一个集中的数据库中,并提供用于浏览这些数据的界面。
220220

221221
<!--
@@ -241,4 +241,3 @@ saving container logs to a central log store with search/browsing interface.
241241
* 进一步了解[控制器](/zh/docs/concepts/architecture/controller/)
242242
* 进一步了解 [kube-scheduler](/zh/docs/concepts/scheduling-eviction/kube-scheduler/)
243243
* 阅读 etcd 官方[文档](https://etcd.io/docs/)
244-

0 commit comments

Comments
 (0)