From 0c545ddff1a6e7294d9f8ebe1c7d42e046bce614 Mon Sep 17 00:00:00 2001 From: Ruxandra Fediuc Date: Tue, 27 Aug 2019 16:56:13 -0700 Subject: [PATCH] docs: fix link to Metrics Server user guide --- addons/metrics-server/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/addons/metrics-server/README.md b/addons/metrics-server/README.md index ec5fceaa37..f2ca0547aa 100644 --- a/addons/metrics-server/README.md +++ b/addons/metrics-server/README.md @@ -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 \ No newline at end of file + Functions similarly to the flag of the same name on the API server. \ No newline at end of file