Google Kubernetes Engine v1 API - Enum NodePoolUpdateStrategy (3.38.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumNodePoolUpdateStrategy
Reference documentation and code samples for the Google Kubernetes Engine v1 API enum NodePoolUpdateStrategy.
SHORT_LIVED is the dedicated upgrade strategy for
QueuedProvisioning and flex start node pools scaled up only by enqueueing
to the Dynamic Workload Scheduler (DWS).
Surge
SURGE is the traditional way of upgrade a node pool.
max_surge and max_unavailable determines the level of upgrade parallelism.
Unspecified
Default value if unset. GKE internally defaults the update strategy to
SURGE for unspecified strategies.
[[["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 2026-05-18 UTC."],[],[]]