docs: fix link to Metrics Server user guide

This commit is contained in:
Ruxandra Fediuc 2019-08-27 16:56:13 -07:00
parent a957428446
commit 0c545ddff1
1 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
## User guide
You can find the user guide in
[the official Kubernetes documentation](https://kubernetes.io/docs/tasks/debug-application-cluster/core-metrics-pipeline/).
[the official Kubernetes documentation](https://kubernetes.io/docs/tasks/debug-application-cluster/resource-metrics-pipeline/).
## Design
@ -75,5 +75,4 @@ behavior:
- `--kubelet-preferred-address-types`: the order in which to consider
different Kubelet node address types when connecting to Kubelet.
Functions similarly to the flag of the same name on the API server.
s
Functions similarly to the flag of the same name on the API server.