Remove link to deprecated cluster monitoring (#18193)
This commit is contained in:
@@ -191,9 +191,10 @@ resource limits, see the
|
|||||||
|
|
||||||
The resource usage of a Pod is reported as part of the Pod status.
|
The resource usage of a Pod is reported as part of the Pod status.
|
||||||
|
|
||||||
If [optional monitoring](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/cluster-monitoring/README.md)
|
If optional [tools for monitoring](/docs/tasks/debug-application-cluster/resource-usage-monitoring/)
|
||||||
is configured for your cluster, then Pod resource usage can be retrieved from
|
are available in your cluster, then Pod resource usage can be retrieved either
|
||||||
the monitoring system.
|
from the [Metrics API](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/#the-metrics-api)
|
||||||
|
directly or from your monitoring tools.
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user