NO_MINOR_OR_NODE_UPGRADES excludes all minor upgrades for the cluster,
and also exclude all node pool upgrades. Only control
plane patches are allowed.
NoMinorUpgrades
NO_MINOR_UPGRADES excludes all minor upgrades for the cluster, only
patches are allowed.
NoUpgrades
NO_UPGRADES excludes all upgrades, including patch upgrades and minor
upgrades across control planes and nodes. This is the default exclusion
behavior.
[[["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 page provides access to the reference documentation for various versions of the Google Kubernetes Engine v1 API, specifically focusing on the `MaintenanceExclusionOptions.Types.Scope` enum."],["The latest version of the API documented here is 3.33.0, and it contains documented versions ranging from that down to version 2.3.0."],["The `Scope` enum defines options for maintenance exclusion in the Google Kubernetes Engine, with fields such as `NoMinorOrNodeUpgrades`, `NoMinorUpgrades`, and `NoUpgrades`."],["The API `Scope` options allow for the exclusion of minor upgrades, node upgrades, or all types of upgrades, offering different levels of maintenance control."]]],[]]