mirror of https://github.com/kubernetes/kops.git
docs: fix link to Metrics Server user guide
This commit is contained in:
parent
a957428446
commit
0c545ddff1
|
|
@ -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.
|
||||
Loading…
Reference in New Issue