Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,13 @@ properties:
- cheapest
default: availability
example: availability
availabilityVsCost:
title: Group availability VS cost
description: |
TBD
type: Integer
minimum: 0
maximum: 100
health:
title: Health
description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,11 @@ properties:
- cost
- cheapest
default: availability
example: availability
example: availability
availabilityVsCost:
title: Group availability VS cost
description: |
TBD
type: Integer
minimum: 0
maximum: 100
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,11 @@ properties:
* Switching between on-demand and Spot VM types at the enter/exit of the time window will trigger the recycling of the stateful node.
* <a style=color:red>Requires the following format: "ddd:hh:mm-ddd:hh:mm (day:hour(0-23):minute(0-59))".</a>
example:
- "Sun:23:00-Mon:02:30"
- "Sun:23:00-Mon:02:30"
availabilityVsCost:
title: Group availability VS cost
description: |
TBD
type: Integer
minimum: 0
maximum: 100
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,11 @@ properties:
* Switching between on-demand and Spot VM types at the enter/exit of the time window will trigger the recycling of the stateful node.
* <a style=color:red>Requires the following format: "ddd:hh:mm-ddd:hh:mm (day:hour(0-23):minute(0-59))".</a>
example:
- "Sun:23:00-Mon:02:30"
- "Sun:23:00-Mon:02:30"
availabilityVsCost:
title: Group availability VS cost
description: |
TBD
type: Integer
minimum: 0
maximum: 100