Preferred Spot VM Size
Preferred Spot VM sizes enable you to set priority tiers on the Elastigroup’s configured VM sizes. VM sizes that are selected as preferred will be prioritized over other types and will be used whenever possible.
Configure Preferred Spot VM Sizes in Elastigroup
-
In the left main menu, click Elastigroup. On the main Elastigroup page, click Groups.
-
Click an Elastigroup. The Elastigroup details page opens.
-
Click Edit Configuration.
-
Click the Review tab and then click the JSON tab.
-
Enable the Edit mode toggle.
-
Under the Compute object, enter the following as an array, for example
"preferredSpotSizes": [ "standard_a1_v2"]
.
note
The preferred Spot size must be a subset of the Spot sizes.