Class AutoscaledRolloutPolicy (2.61.0)

AutoscaledRolloutPolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Autoscaled rollout policy utilizes the cluster autoscaler during blue-green upgrade to scale both the blue and green pools.

Attribute

Name Description
wait_for_drain_duration google.protobuf.duration_pb2.Duration
Optional. Time to wait after cordoning the blue pool before draining the nodes. Defaults to 3 days. The value can be set between 0 and 7 days, inclusive.