Skip to content

Commit 47db614

Browse files
committed
Resolve conflit
1 parent ab76a10 commit 47db614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ resource limits, see the
298298

299299
The resource usage of a Pod is reported as part of the Pod status.
300300

301-
If [optional monitoring](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/cluster-monitoring/README.md)
301+
If [optional monitoring](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/)
302302
is configured for your cluster, then Pod resource usage can be retrieved from
303303
the monitoring system.
304304
-->
@@ -307,7 +307,7 @@ the monitoring system.
307307

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

310-
如果为集群配置了 [可选监控](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/cluster-monitoring/README.md),则可以从监控系统检索 Pod 资源的使用情况。
310+
如果为集群配置了 [可选监控](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/),则可以从监控系统检索 Pod 资源的使用情况。
311311

312312
<!--
313313
## Troubleshooting

0 commit comments

Comments
 (0)