We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 954c59b commit 800aeedCopy full SHA for 800aeed
1 file changed
content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
@@ -292,7 +292,7 @@ and [the walkthrough for using external metrics](/docs/tasks/run-application/hor
292
## Support for configurable scaling behavior
293
294
Starting from
295
-[v1.17](https://github.com/kubernetes/enhancements/blob/master/keps/sig-autoscaling/20190307-configurable-scale-velocity-for-hpa.md)
+[v1.18](https://github.com/kubernetes/enhancements/blob/master/keps/sig-autoscaling/20190307-configurable-scale-velocity-for-hpa.md)
296
the `v2beta2` API allows scaling behavior to be configured through the HPA
297
`behavior` field. Behaviors are specified separately for scaling up and down in
298
`scaleUp` or `scaleDown` section under the `behavior` field. A stabilization
0 commit comments