Skip to content

Commit d2a0440

Browse files
committed
update content/zh/docs/concepts/configuration/manage-compute-resources-container.md
for release-1.18
1 parent 5888082 commit d2a0440

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/zh/docs/concepts/configuration/manage-compute-resources-container.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -275,16 +275,18 @@ resource limits, see the
275275

276276
The resource usage of a Pod is reported as part of the Pod status.
277277

278-
If [optional monitoring](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/)
279-
is configured for your cluster, then Pod resource usage can be retrieved from
280-
the monitoring system.
278+
If optional [tools for monitoring](/docs/tasks/debug-application-cluster/resource-usage-monitoring/)
279+
are available in your cluster, then Pod resource usage can be retrieved either
280+
from the [Metrics API](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/#the-metrics-api)
281+
directly or from your monitoring tools.
281282
-->
282283

283284
## 监控计算资源使用
284285

285286
Pod 的资源使用情况被报告为 Pod 状态的一部分。
286287

287-
如果为集群配置了 [可选监控](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/),则可以从监控系统检索 Pod 资源的使用情况。
288+
如果为集群配置了可选 [监控工具](/docs/tasks/debug-application-cluster/resource-usage-monitoring/),则可以直接从
289+
[指标 API](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/#the-metrics-api) 或者监控工具检索 Pod 资源的使用情况。
288290

289291
<!--
290292
## Troubleshooting

0 commit comments

Comments
 (0)