A flag that specifies whether the node auto-repair is enabled for the node
pool. If enabled, the nodes in this node pool will be monitored and, if
they fail health checks too many times, an automatic repair action will be
triggered.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `NodeManagement` class within the Google Kubernetes Engine v1 API, with version 3.26.0 being the currently viewed version and 3.33.0 being the latest version."],["The `NodeManagement` class defines settings for managing nodes in a node pool, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation covers the `NodeManagement` class constructors, including a default constructor and one that accepts another `NodeManagement` instance."],["Key properties of the `NodeManagement` class include `AutoRepair` and `AutoUpgrade`, which are boolean flags for enabling node auto-repair and auto-upgrade, respectively, and `UpgradeOptions`, which allows the configuration of the auto-upgrade process."],["The version history for `NodeManagement` is presented from 3.33.0 down to 2.3.0, each of them linking to the documentation for that specific version."]]],[]]