File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
content/zh-cn/docs/concepts/configuration Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -415,7 +415,7 @@ directly or from your monitoring tools.
415
415
# ## 监控计算和内存资源用量 {#monitoring-compute-memory-resource-usage}
416
416
417
417
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)
419
419
的一部分来报告的。
420
420
421
421
如果为集群配置了可选的[监控工具](/zh-cn/docs/tasks/debug/debug-cluster/resource-usage-monitoring/),
@@ -566,7 +566,6 @@ ephemeral storage.
566
566
If you have a different configuration, then the kubelet does not apply resource
567
567
limits for ephemeral local storage.
568
568
-->
569
-
570
569
kubelet 能够度量其本地存储的用量。
571
570
实现度量机制的前提是你已使用本地临时存储所支持的配置之一对节点进行配置。
572
571
You can’t perform that action at this time.
0 commit comments