Class NodeManagement (2.10.7)

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

NodeManagement defines the set of node management services turned on for the node pool.

Attributes

NameDescription
auto_upgrade bool
Whether the nodes will be automatically upgraded.
auto_repair bool
Whether the nodes will be automatically repaired.
upgrade_options google.cloud.container_v1beta1.types.AutoUpgradeOptions
Specifies the Auto Upgrade knobs for the node pool.

Inheritance

builtins.object > proto.message.Message > NodeManagement