Skip to content

Commit

Permalink
Add SchedulingConfig.spot to TPU v2 VM
Browse files Browse the repository at this point in the history
  • Loading branch information
kentwhf committed Feb 28, 2025
1 parent 4487c71 commit abb1e08
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mmv1/products/tpuv2/Vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,12 @@ properties:
min_version: 'beta'
immutable: true
send_empty_value: true
- name: 'spot'
type: Boolean
description: |
Optional. Defines whether the node is Spot VM.
min_version: 'beta'
immutable: true
- name: 'dataDisks'
type: Array
description: |
Expand Down

0 comments on commit abb1e08

Please sign in to comment.