File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/tasks/run-application Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -669,7 +669,7 @@ and [the walkthrough for using external metrics](/docs/tasks/run-application/hor
669
669
# # Support for configurable scaling behavior
670
670
671
671
Starting from
672
- [v1.18](https://github.com/kubernetes/enhancements/blob/master/keps/sig-autoscaling/20190307 -configurable-scale-velocity-for-hpa .md)
672
+ [v1.18](https://github.com/kubernetes/enhancements/blob/master/keps/sig-autoscaling/853 -configurable-hpa- scale-velocity/README .md)
673
673
the `v2beta2` API allows scaling behavior to be configured through the HPA
674
674
` behavior` field. Behaviors are specified separately for scaling up and down in
675
675
` scaleUp` or `scaleDown` section under the `behavior` field. A stabilization
@@ -679,7 +679,7 @@ policies controls the rate of change of replicas while scaling.
679
679
-->
680
680
# # 支持可配置的扩缩 {#support-for-configurable-scaling-behaviour}
681
681
682
- 从 [v1.18](https://github.com/kubernetes/enhancements/blob/master/keps/sig-autoscaling/20190307 -configurable-scale-velocity-for-hpa .md)
682
+ 从 [v1.18](https://github.com/kubernetes/enhancements/blob/master/keps/sig-autoscaling/853 -configurable-hpa- scale-velocity/README .md)
683
683
开始,`v2beta2` API 允许通过 HPA 的 `behavior` 字段配置扩缩行为。
684
684
在 `behavior` 字段中的 `scaleUp` 和 `scaleDown` 分别指定扩容和缩容行为。
685
685
可以两个方向指定一个稳定窗口,以防止扩缩目标中副本数量的波动。
You can’t perform that action at this time.
0 commit comments