From d56a736cba6b9be88cedbeabe94ae081137c0590 Mon Sep 17 00:00:00 2001 From: King'ori Maina Date: Tue, 6 Mar 2018 20:17:27 +0200 Subject: [PATCH] Link to addon installation steps in HPA docs --- docs/horizontal_pod_autoscaling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/horizontal_pod_autoscaling.md b/docs/horizontal_pod_autoscaling.md index 88be0d50d8..2fb791e3fc 100644 --- a/docs/horizontal_pod_autoscaling.md +++ b/docs/horizontal_pod_autoscaling.md @@ -121,7 +121,7 @@ These are the PRs that enable the required configuration: [k8s-aggregation-layer]: https://v1-9.docs.kubernetes.io/docs/tasks/access-kubernetes-api/configure-aggregation-layer/ [k8s-extend-api]: https://v1-9.docs.kubernetes.io/docs/concepts/api-extension/apiserver-aggregation/ [k8s-hpa]: https://v1-9.docs.kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ -[k8s-metrics-server]: https://github.com/kubernetes-incubator/metrics-server#deployment +[k8s-metrics-server]: https://github.com/kubernetes/kops/blob/master/addons/metrics-server/README.md [k8s-prometheus-custom-metrics-adapter]: https://github.com/DirectXMan12/k8s-prometheus-adapter [pr-1]: https://github.com/kubernetes/kops/pull/3679