Class DisruptionBudget (2.65.0)

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

DisruptionBudget defines the upgrade disruption budget for the cluster control plane.

Attributes

Name Description
minor_version_disruption_interval google.protobuf.duration_pb2.Duration
Optional. The minimum duration between two minor version upgrades of the control plane.
patch_version_disruption_interval google.protobuf.duration_pb2.Duration
Optional. The minimum duration between two patch version upgrades of the control plane.
last_minor_version_disruption_time google.protobuf.timestamp_pb2.Timestamp
Output only. The last time a minor version upgrade was performed on the control plane.
last_disruption_time google.protobuf.timestamp_pb2.Timestamp
Output only. The last time a disruption was performed on the control plane.