File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
content/zh/docs/concepts/overview Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -210,12 +210,12 @@ Kubernetes 启动的容器自动将此 DNS 服务器包含在其 DNS 搜索列
210
210
<!--
211
211
### Container Resource Monitoring
212
212
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
214
214
about containers in a central database, and provides a UI for browsing that data.
215
215
-->
216
216
### 容器资源监控
217
217
218
- [ 容器资源监控] ( /zh/docs/tasks/debug-application -cluster/resource-usage-monitoring/ )
218
+ [ 容器资源监控] ( /zh/docs/tasks/debug/debug -cluster/resource-usage-monitoring/ )
219
219
将关于容器的一些常见的时间序列度量值保存到一个集中的数据库中,并提供用于浏览这些数据的界面。
220
220
221
221
<!--
@@ -241,4 +241,3 @@ saving container logs to a central log store with search/browsing interface.
241
241
* 进一步了解[ 控制器] ( /zh/docs/concepts/architecture/controller/ )
242
242
* 进一步了解 [ kube-scheduler] ( /zh/docs/concepts/scheduling-eviction/kube-scheduler/ )
243
243
* 阅读 etcd 官方[ 文档] ( https://etcd.io/docs/ )
244
-
You can’t perform that action at this time.
0 commit comments