docs: Fix link in horizontal-pod-autoscale to #support-for-custom-metrics
parent
e448f859ce
commit
9e74703ad1
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue