Are the new AMD Dads v6 VMs suitable for production use in Azure Kubernetes Service, given their lack of support for Ephemeral OS disks?

JP 1 Reputation point
2024-11-22T13:11:55.63+00:00

Hi,

I was excited about the General Availability release of AMD v6 VMs- Dadsv6. However I noticed that they do not support Ephemeral OS disk, although they have big enough local disc. Azure Advisor says we should use Ephemeral OS disk on AKS.

Therefore my conclusion is that the new Dadsv6 VMs are suboptimal for production use in Azure Kubernetes Service.

Am I correct in my conclusion?
What is the reason why Dadsv6 doesn't support Ephemeral OS disk and Dadsv5 does support it?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,060 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,168 questions
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 37,586 Reputation points Microsoft Employee
    2024-11-22T17:47:12.09+00:00

    @JP

    Thanks for your question. For optimized performance we do recommend using ephemeral OS disk for AKS. Details about this can be found here. Ephemeral OS disks are stored only on the host machine, just like a temporary disk. With this configuration, you get lower read/write latency, together with faster node scaling and cluster upgrades.

    When selecting the VM size for your node pool you can filter if Ephemeral OS disk is supported.

    User's image

    Unfortunately, I am not able to share the specifics of why the Dadsv6 does not support ephemeral OS disk. I believe this could be related to v6 utilizing NVME disks. I would recommend sticking to Dadsv5 or Ddsv5, AKS will update the recommended VM types when new ones become available.

    User's image

    Hope this helps! Let me know if you still have questions and I will do my best to assist.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.