You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "Allowed node configuration price increase when diversifying instance types. E.g. if the value is 10%, then the overall price of diversified instance types can be 10% higher than the price of the optimal configuration.",
237
239
},
240
+
FieldNodeTemplateSpotReliabilityEnabled: {
241
+
Type: schema.TypeBool,
242
+
Default: false,
243
+
Optional: true,
244
+
Description: "Enable/disable spot reliability. When enabled, autoscaler will create instances with highest reliability score within price increase threshold.",
Description: "Allowed node price increase when using spot reliability on ordering the instance types . E.g. if the value is 10%, then the overall price of instance types can be 10% higher than the price of the optimal configuration.",
0 commit comments