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-04-09 UTC."],[[["The `NodeManagement` class within the `Google.Cloud.Container.V1` namespace allows control over node management services for a node pool."],["This documentation covers versions 2.7.0 up to 3.33.0 of the `Google.Cloud.Container.V1` package, and version 3.33.0 is considered the latest release."],["The `NodeManagement` class includes properties like `AutoRepair`, `AutoUpgrade`, and `UpgradeOptions`, allowing for configuration of automatic node repair and upgrade functionalities."],["The `NodeManagement` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionalities for message handling, equality checks, deep cloning, and buffered message operations."],["The `NodeManagement` class contains two constructors: a default constructor and a copy constructor, allowing creation of a new instance either from scratch or from an existing `NodeManagement` object."]]],[]]