Class SurvivabilityConfig (0.5.9)

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

Configuration of the cluster survivability, e.g., for the case when network connectivity is lost.

Attribute

NameDescription
offline_reboot_ttl google.protobuf.duration_pb2.Duration
Optional. Time period that allows the cluster nodes to be rebooted and become functional without network connectivity to Google. The default 0 means not allowed. The maximum is 7 days.