fix spelling errors in doc repo (#10434)
* fix spelling errors in content/en/docs/concepts/containers/ Signed-off-by: William Zhang <warmchang@outlook.com> * fix spelling errors in HPA, StatefulSet, SA Signed-off-by: William Zhang <warmchang@outlook.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
140b3da098
commit
5d592fbee3
@@ -161,7 +161,7 @@ from the metrics APIs), scaling is skipped.
|
||||
|
||||
Finally, just before HPA scales the target, the scale reccomendation is recorded. The
|
||||
controller considers all recommendations within a configurable window choosing the
|
||||
highest recommendation from within that window. This value can be configured using the `--horizontal-pod-autoscaler-downscale-stabilization-window` flag, which defaults to 5 minutes.
|
||||
highest recommendation from within that window. This value can be configured using the `--horizontal-pod-autoscaler-downscale-stabilization-window` flag, which defaults to 5 minutes.
|
||||
This means that scaledowns will occur gradually, smoothing out the impact of rapidly
|
||||
fluctuating metric values.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user