Skip to content

Commit cde75ac

Browse files
authored
Update manage-resources-containers.md
1 parent be12491 commit cde75ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/zh-cn/docs/concepts/configuration/manage-resources-containers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ directly or from your monitoring tools.
415415
### 监控计算和内存资源用量 {#monitoring-compute-memory-resource-usage}
416416

417417
kubelet 会将 Pod 的资源使用情况作为 Pod
418-
[`status`](/zh-cn/docs/concepts/overview/working-with-objects/#object-spec-and-status).
418+
[`status`](/zh-cn/docs/concepts/overview/working-with-objects/#object-spec-and-status)
419419
的一部分来报告的。
420420

421421
如果为集群配置了可选的[监控工具](/zh-cn/docs/tasks/debug/debug-cluster/resource-usage-monitoring/),
@@ -566,7 +566,6 @@ ephemeral storage.
566566
If you have a different configuration, then the kubelet does not apply resource
567567
limits for ephemeral local storage.
568568
-->
569-
570569
kubelet 能够度量其本地存储的用量。
571570
实现度量机制的前提是你已使用本地临时存储所支持的配置之一对节点进行配置。
572571

0 commit comments

Comments
 (0)