Multi-instance
Cortex can be configured to provision different instance types to improve workload performance and reduce cloud infrastructure spend.
Best practices
Node groups with lower indices have higher priority.
Small instance node groups should be listed before large instance node groups.
CPU node groups should be listed before GPU/Inferentia node groups.
Spot node groups should always be listed before on-demand node groups.
Examples
CPU spot, CPU on-demand, and GPU on-demand
CPU on-demand, GPU on-demand, and Inferentia on-demand
3 CPU spot and 1 CPU on-demand
Last updated