Merge pull request #21024 from juampynr/patch-2

Fix broken phrase
This commit is contained in:
Kubernetes Prow Robot
2020-06-10 09:02:53 -07:00
committed by GitHub
@@ -376,7 +376,7 @@ For scaling down the stabilization window is _300_ seconds(or the value of the
for scaling down which allows a 100% of the currently running replicas to be removed which
means the scaling target can be scaled down to the minimum allowed replicas.
For scaling up there is no stabilization window. When the metrics indicate that the target should be
scaled up the target is scaled up immediately. There are 2 policies which. 4 pods or a 100% of the currently
scaled up the target is scaled up immediately. There are 2 policies where 4 pods or a 100% of the currently
running replicas will be added every 15 seconds till the HPA reaches its steady state.
### Example: change downscale stabilization window