docs: Fix link in horizontal-pod-autoscale to #support-for-custom-metrics

reviewable/pr4370/r2
Fabian Deutsch 2017-07-14 12:35:39 +02:00 committed by Andrew Chen
parent e448f859ce
commit 9e74703ad1
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ When using direct Heapster access, the HorizontalPodAutoscaler queries Heapster
through the API server's service proxy subresource. Heapster needs to be deployed on the
cluster and running in the kube-system namespace.
See [Support for custom metrics](#prerequisites) for more details on REST client access.
See [Support for custom metrics](#support-for-custom-metrics) for more details on REST client access.
The autoscaler accesses corresponding replication controller, deployment or replica set by scale sub-resource.
Scale is an interface that allows you to dynamically set the number of replicas and examine each of their current states.