Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::MaintenanceExclusionOptions::Scope (v1.10.1)
Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::MaintenanceExclusionOptions::Scope.
Scope of exclusion.
Constants
NO_UPGRADES
value: 0
NO_UPGRADES excludes all upgrades, including patch upgrades and minor
upgrades across control planes and nodes. This is the default exclusion
behavior.
NO_MINOR_UPGRADES
value: 1
NO_MINOR_UPGRADES excludes all minor upgrades for the cluster, only
patches are allowed.
NO_MINOR_OR_NODE_UPGRADES
value: 2
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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]