Files
kubernetes/pkg/controller/podautoscaler
Joseph Burnett 16133c2b77 Up and down scale stabilize with envelope.
The HPA controller keeps a flat history of recommendations for
stabilization. However when both up and down scale stabilization are
configured, the interpretation of the history changes depending on the
direction of movement. What we want is to keep the stabilized
recommendation within the envelope of the minimum and maximum over
configured stabilization windows. We should only move when the
envelope forces a move.
2020-12-21 14:36:13 +01:00
..
2019-10-24 20:21:00 +02:00
2020-05-16 07:54:33 -04:00
2020-02-07 09:09:49 +01:00