Update manage-resources-containers.md

pull/41153/head
Qiming Teng 2023-05-16 10:33:34 +08:00 committed by GitHub
parent be12491af7
commit cde75ac94d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -415,7 +415,7 @@ directly or from your monitoring tools.
### 监控计算和内存资源用量 {#monitoring-compute-memory-resource-usage} ### 监控计算和内存资源用量 {#monitoring-compute-memory-resource-usage}
kubelet 会将 Pod 的资源使用情况作为 Pod kubelet 会将 Pod 的资源使用情况作为 Pod
[`status`](/zh-cn/docs/concepts/overview/working-with-objects/#object-spec-and-status). [`status`](/zh-cn/docs/concepts/overview/working-with-objects/#object-spec-and-status)
的一部分来报告的。 的一部分来报告的。
如果为集群配置了可选的[监控工具](/zh-cn/docs/tasks/debug/debug-cluster/resource-usage-monitoring/) 如果为集群配置了可选的[监控工具](/zh-cn/docs/tasks/debug/debug-cluster/resource-usage-monitoring/)
@ -566,7 +566,6 @@ ephemeral storage.
If you have a different configuration, then the kubelet does not apply resource If you have a different configuration, then the kubelet does not apply resource
limits for ephemeral local storage. limits for ephemeral local storage.
--> -->
kubelet 能够度量其本地存储的用量。 kubelet 能够度量其本地存储的用量。
实现度量机制的前提是你已使用本地临时存储所支持的配置之一对节点进行配置。 实现度量机制的前提是你已使用本地临时存储所支持的配置之一对节点进行配置。