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 a comprehensive list of versioned documentation for the `MaintenanceExclusionOptions.Types.Scope` enum within the Google Cloud Container v1 API, ranging from version 3.33.0 (latest) down to 2.3.0."],["The `MaintenanceExclusionOptions.Types.Scope` enum defines the scope of maintenance exclusions within Google Kubernetes Engine (GKE), with a current focus on different upgrade behaviors."],["There are three distinct `Scope` options for maintenance exclusions, `NoMinorOrNodeUpgrades`, which excludes minor and node upgrades, `NoMinorUpgrades` which excludes minor upgrades, and `NoUpgrades` which excludes all upgrades and acts as the default setting."],["The documentation is organized by version numbers, each link leading to specific details of the `MaintenanceExclusionOptions.Types.Scope` for that particular release, indicating potential differences or additions to the enum across releases."]]],[]]