autoUpgrade property

bool? autoUpgrade
getter/setter pair

A flag that specifies whether node auto-upgrade is enabled for the node pool.

If enabled, node auto-upgrade helps keep the nodes in your node pool up to date with the latest release version of Kubernetes.

Implementation

core.bool? autoUpgrade;