Skip to content

Commit 800aeed

Browse files
committed
Updated version for the HPA configurable scaling feature
Signed-off-by: Arjun Naik <arjun.rn@gmail.com>
1 parent 954c59b commit 800aeed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

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

0 commit comments

Comments
 (0)