Azure VM Spot 实例是正常优先级还是低优先级?
Is Azure VM Spot instance normal or Low priority?
Azure Spot VM 实例是标准优先级还是低优先级?在 https://docs.microsoft.com/en-us/azure/virtual-machines/linux/spot-vms 常见问题解答部分的第一个答案说这是正常的。我使用了 L8s v2 spot 实例 yeasterday 和计费 csv 导出(在菜单中设置:成本管理 + 计费 > 成本管理 > 出口)说我的实例是低优先级。
嗯,这真的没有意义:
Q: Once created, is a Spot VM the same as regular standard VM?
A: Yes, except there is no SLA for Spot VMs and they can be evicted at any time.
这表示 VM 相同 (CPU\Memory\NICs\etc)。但优先级会很低。因为如果 Azure 需要容量,您允许 Azure 随时摆脱您的 VM。所以它的优先级非常低的虚拟机
请参阅常见问题解答中的 here:
The preview of Azure low-priority VMs on scale sets has been discontinued and will be retired after January 1, 2020. Spot VMs—now in preview—have replaced Azure low-priority VMs and will include new capabilities, such as variable pricing. Spot pricing is also available on both single VMs and VMSS. Variable pricing will become effective at a future date.
Azure Spot VM 实例是标准优先级还是低优先级?在 https://docs.microsoft.com/en-us/azure/virtual-machines/linux/spot-vms 常见问题解答部分的第一个答案说这是正常的。我使用了 L8s v2 spot 实例 yeasterday 和计费 csv 导出(在菜单中设置:成本管理 + 计费 > 成本管理 > 出口)说我的实例是低优先级。
嗯,这真的没有意义:
Q: Once created, is a Spot VM the same as regular standard VM?
A: Yes, except there is no SLA for Spot VMs and they can be evicted at any time.
这表示 VM 相同 (CPU\Memory\NICs\etc)。但优先级会很低。因为如果 Azure 需要容量,您允许 Azure 随时摆脱您的 VM。所以它的优先级非常低的虚拟机
请参阅常见问题解答中的 here:
The preview of Azure low-priority VMs on scale sets has been discontinued and will be retired after January 1, 2020. Spot VMs—now in preview—have replaced Azure low-priority VMs and will include new capabilities, such as variable pricing. Spot pricing is also available on both single VMs and VMSS. Variable pricing will become effective at a future date.