Update resource-metrics-pipeline.md (#32467)
* Update resource-metrics-pipeline.md * Update resource-metrics-pipeline.md * Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md Co-authored-by: Tim Bannister <tim@scalefactory.com> Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
committed by
GitHub
parent
3cadb66eb8
commit
508f111b60
@@ -89,6 +89,7 @@ The architecture components, from right to left in the figure, consist of the fo
|
|||||||
<!-- body -->
|
<!-- body -->
|
||||||
|
|
||||||
## Metrics API
|
## Metrics API
|
||||||
|
{{< feature-state for_k8s_version="1.8" state="beta" >}}
|
||||||
|
|
||||||
The metrics-server implements the Metrics API. This API allows you to access CPU and memory usage
|
The metrics-server implements the Metrics API. This API allows you to access CPU and memory usage
|
||||||
for the nodes and pods in your cluster. Its primary role is to feed resource usage metrics to K8s
|
for the nodes and pods in your cluster. Its primary role is to feed resource usage metrics to K8s
|
||||||
@@ -264,4 +265,3 @@ curl http://localhost:8080/api/v1/nodes/minikube/proxy/stats/summary
|
|||||||
The summary API `/stats/summary` endpoint will be replaced by the `/metrics/resource` endpoint
|
The summary API `/stats/summary` endpoint will be replaced by the `/metrics/resource` endpoint
|
||||||
beginning with metrics-server 0.6.x.
|
beginning with metrics-server 0.6.x.
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user