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
|
## User guide
|
||||||
|
|
||||||
You can find the user guide in
|
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
|
## Design
|
||||||
|
|
||||||
|
|
@ -76,4 +76,3 @@ behavior:
|
||||||
- `--kubelet-preferred-address-types`: the order in which to consider
|
- `--kubelet-preferred-address-types`: the order in which to consider
|
||||||
different Kubelet node address types when connecting to Kubelet.
|
different Kubelet node address types when connecting to Kubelet.
|
||||||
Functions similarly to the flag of the same name on the API server.
|
Functions similarly to the flag of the same name on the API server.
|
||||||
s
|
|
||||||
Loading…
Reference in New Issue