Class UpgradeSettings (2.8.1)

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

Attributes

NameDescription
max_surge int
The maximum number of nodes that can be created beyond the current size of the node pool during the upgrade process.
max_unavailable int
The maximum number of nodes that can be simultaneously unavailable during the upgrade process. A node is considered available if its status is Ready.