-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
Enable pod scale up delay flag for cluster autoscaler
-
False
-
-
False
-
In Progress
-
-
33% To Do, 33% In Progress, 33% Done
As a user, I would like to have the cluster autoscaler delay scanning of pods for scale up so that my pods have a certain "age" before triggering the autoscaler. Adding an API field to the ClusterAutoscaler resource to engage the new pod scale up delay feature of the autoscaler will solve my issue.
This flag already exists in the upstream, we are exposing it as an API field of the ClusterAutoscaler resource so that users can exercise the scale up delay.
DoD
1. new API field added to ClusterAutoscaler for newPodScaleUpDelay
2. end-to-end tests to exercise the field and confirm behavior
3. documentation of new field and its usage