consolidationDelay property

String? consolidationDelay
getter/setter pair

Consolidation delay defines duration after which the Cluster Autoscaler can scale down underutilized nodes.

If not set, nodes are scaled down by default behavior, i.e. according to the chosen autoscaling profile.

Implementation

core.String? consolidationDelay;