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 a focus on .NET development, detailing its properties, constructors, and inherited members."],["The `NodeManagement` class, found in the `Google.Cloud.Container.V1` namespace, defines node management services for node pools, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists a comprehensive history of versions for this class, from the latest `3.33.0` down to `2.3.0`, allowing developers to access documentation for specific releases of the Google Cloud Container v1 API."],["Key properties of the `NodeManagement` class include `AutoRepair` and `AutoUpgrade`, which enable or disable automatic node repair and upgrades, respectively, as well as `UpgradeOptions` for fine-tuning the upgrade process."],["The documentation outlines that the class inherits from `object` and details its constructors, allowing developers to create instances of `NodeManagement` either by default or by copying an existing `NodeManagement` object."]]],[]]