Update resource-metrics-pipeline.md (#19950)

This commit is contained in:
Prasad Katti
2020-03-29 18:33:53 -07:00
committed by bryan
parent be1652c883
commit b72216623f
@@ -56,7 +56,7 @@ as a Deployment object. If you use a different Kubernetes setup mechanism you ca
Metric server collects metrics from the Summary API, exposed by [Kubelet](/docs/admin/kubelet/) on each node.
Metrics Server registered in the main API server through
Metrics Server is registered with the main API server through
[Kubernetes aggregator](/docs/concepts/api-extension/apiserver-aggregation/).
Learn more about the metrics server in [the design doc](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/instrumentation/metrics-server.md).