Skip to content

Commit aeca0c6

Browse files
authored
Merge pull request #27227 from alecrajeev/Fix-Horizontal-Autoscaling-Link
Fix link for Horizontal Pod Autoscaler enhancement
2 parents ab0eec7 + 10be302 commit aeca0c6

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
@@ -354,7 +354,7 @@ and [the walkthrough for using external metrics](/docs/tasks/run-application/hor
354354
## Support for configurable scaling behavior
355355

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

0 commit comments

Comments
 (0)