Files
kubernetes/pkg/controller/podautoscaler
Rinat Shigapov d55f037b7d HPA scale-to-zero for custom object/external metrics
Add support for scaling to zero pods

minReplicas is allowed to be zero

condition is set once

Based on https://github.com/kubernetes/kubernetes/pull/61423

set original valid condition

add scale to/from zero and invalid metric tests

Scaling up from zero pods ignores tolerance

validate metrics when minReplicas is 0

Document HPA behaviour when minReplicas is 0

Documented minReplicas field in autoscaling APIs
2019-07-16 08:46:21 -05:00
..
2019-03-02 12:55:26 +08:00
2019-04-19 08:36:31 -04:00
2019-03-02 12:55:26 +08:00
2016-07-16 13:48:21 -04:00
2018-12-04 11:01:40 +08:00