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 provides a version history and documentation for `NodeManagement` within the `Google.Cloud.Container.V1` namespace, spanning from version 2.3.0 to the latest 3.33.0."],["`NodeManagement` is a class that defines node management services for a node pool in the Google Cloud Container environment, inheriting from `Object` and implementing multiple interfaces."],["The `NodeManagement` class allows users to manage auto-repair and auto-upgrade functionalities for nodes, with properties such as `AutoRepair`, `AutoUpgrade`, and `UpgradeOptions`."],["The latest version, 3.33.0, and numerous previous versions are documented, allowing developers to navigate and access relevant information for any specific release of the `NodeManagement` class."],["Constructors are available for creating new instances of `NodeManagement`, including a default constructor and one that allows cloning from another `NodeManagement` object."]]],[]]