EndpointSpotInstancePolicy configures whether the endpoint should use spot instances.
The breakdown of how the EndpointSpotInstancePolicy converts to per cloud configurations is:
+-------+--------------------------------------+--------------------------------+ | Cloud | COST_OPTIMIZED | RELIABILITY_OPTIMIZED | +-------+--------------------------------------+--------------------------------+ | AWS | On Demand Driver with Spot Executors | On Demand Driver and Executors | | AZURE | On Demand Driver and Executors | On Demand Driver and Executors | +-------+--------------------------------------+--------------------------------+
EndpointSpotInstancePolicy configures whether the endpoint should use spot instances.
The breakdown of how the EndpointSpotInstancePolicy converts to per cloud configurations is:
+-------+--------------------------------------+--------------------------------+ | Cloud | COST_OPTIMIZED | RELIABILITY_OPTIMIZED | +-------+--------------------------------------+--------------------------------+ | AWS | On Demand Driver with Spot Executors | On Demand Driver and Executors | | AZURE | On Demand Driver and Executors | On Demand Driver and Executors | +-------+--------------------------------------+--------------------------------+