compute Spot Strategy
The bidding method of the compute nodes. Default value: NoSpot
. Valid values:
NoSpot
: The compute nodes are pay-as-you-go instances.SpotWithPriceLimit
: The compute nodes are preemptible instances that have a user-defined maximum hourly price.SpotAsPriceGo
: The compute nodes are preemptible instances for which the market price at the time of purchase is used as the bid price.