Skip to content

Commit ff94d7f

Browse files
Update maintenance_exclusions in the dws flex start example with A3U machines on GKE (#4996)
1 parent 5481889 commit ff94d7f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/gke-consumption-options/dws-flex-start/gke-a3-ultragpu.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,12 @@ deployment_groups:
145145
# Cluster versions cannot be updated through the toolkit after creation
146146
# Please manage cluster version from the Google Cloud Console directly
147147
version_prefix: "1.32."
148-
release_channel: RAPID
148+
release_channel: REGULAR
149149
maintenance_exclusions:
150150
- name: no-minor-or-node-upgrades-indefinite
151-
start_time: "2024-12-01T00:00:00Z"
152-
end_time: "2025-12-22T00:00:00Z"
151+
start_time: "2025-12-01T00:00:00Z"
153152
exclusion_scope: NO_MINOR_OR_NODE_UPGRADES
153+
exclusion_end_time_behavior: UNTIL_END_OF_SUPPORT
154154
outputs: [instructions]
155155

156156
- id: a3-ultragpu-pool

0 commit comments

Comments
 (0)