We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5481889 commit ff94d7fCopy full SHA for ff94d7f
1 file changed
examples/gke-consumption-options/dws-flex-start/gke-a3-ultragpu.yaml
@@ -145,12 +145,12 @@ deployment_groups:
145
# Cluster versions cannot be updated through the toolkit after creation
146
# Please manage cluster version from the Google Cloud Console directly
147
version_prefix: "1.32."
148
- release_channel: RAPID
+ release_channel: REGULAR
149
maintenance_exclusions:
150
- name: no-minor-or-node-upgrades-indefinite
151
- start_time: "2024-12-01T00:00:00Z"
152
- end_time: "2025-12-22T00:00:00Z"
+ start_time: "2025-12-01T00:00:00Z"
153
exclusion_scope: NO_MINOR_OR_NODE_UPGRADES
+ exclusion_end_time_behavior: UNTIL_END_OF_SUPPORT
154
outputs: [instructions]
155
156
- id: a3-ultragpu-pool
0 commit comments