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."],[[["The content focuses on the `NodeManagement` class within the `Google.Cloud.Container.V1` namespace, providing details on various versions and its properties."],["The latest version available for `NodeManagement` is 3.33.0, with a comprehensive list of previous versions ranging down to 2.3.0."],["`NodeManagement` class controls the management services for a node pool, including features for automated repair and updates, and is implemented within several interfaces."],["Key properties of `NodeManagement` include `AutoRepair` and `AutoUpgrade`, which are boolean flags to control automatic repair and upgrade functions, respectively, as well as `UpgradeOptions` which specifies how upgrades should work."],["The NodeManagement class is also inherited from the object class, which contains a list of inherited members."]]],[]]