Skip to content

Commit 10be302

Browse files
committed
Fix link for Horizontal Pod Autoscaler enhancement
1 parent c9f42c1 commit 10be302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/run-application/horizontal-pod-autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ and [the walkthrough for using external metrics](/docs/tasks/run-application/hor
356356
## Support for configurable scaling behavior
357357

358358
Starting from
359-
[v1.18](https://github.com/kubernetes/enhancements/blob/master/keps/sig-autoscaling/20190307-configurable-scale-velocity-for-hpa.md)
359+
[v1.18](https://github.com/kubernetes/enhancements/blob/master/keps/sig-autoscaling/853-configurable-hpa-scale-velocity/README.md)
360360
the `v2beta2` API allows scaling behavior to be configured through the HPA
361361
`behavior` field. Behaviors are specified separately for scaling up and down in
362362
`scaleUp` or `scaleDown` section under the `behavior` field. A stabilization

0 commit comments

Comments
 (0)