Share via

Have any best practice for Azure AKS Disaster Recovery?

Chris Cheung 11 Reputation points
2021-02-25T12:56:15.427+00:00

Hi,

Azure Recovery Service does not support Disaster Recovery for Azure AKS. Also, I have tried to take a snapshot for Azure managed disk as AKS PVC and replica it to the storage account then create a disk form storage account resume the disk to AKS PVC.

But, I think my practice not enough to cover the whole Azure AKS cluster backup. However, I have tried another practice like Velero as opensource K8s Backup & Disaster Recovery tools. But the Velero does not support volume snapshot cross-region disaster recovery.

There has any best practice to support the Azure AKS Disaster Recovery from Microsoft?

If not, have any best practices for Azure AKS Disaster Recovery?

Thank you,
Chris

Azure Kubernetes Service
Azure Kubernetes Service

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.


2 answers

Sort by: Most helpful
  1. Jupalli, Pranitha 1 Reputation point
    2021-04-26T09:55:43.453+00:00

    Hi @Chris Cheung

    I am also looking for the same scenario, tested Velero but it does not support does not support volume snapshot cross-region disaster recovery.

    Did you find any solution for the DR scenario, if so kindly let me know.

    Thanks in advance!!

    Was this answer helpful?


  2. shiva patpi 13,376 Reputation points Microsoft Employee Moderator
    2021-02-25T23:40:48.527+00:00

    Hello @Chris Cheung ,
    Thanks for your query !
    Can you kindly check out the below article w.r.t Best practices and disaster recovery in AKS

    https://learn.microsoft.com/en-us/azure/aks/operator-best-practices-multi-region

    If that document helps out , make sure to Upvote and Accept the Answer

    Was this answer helpful?


Your answer

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