Disk Backup with Volume Snapshot in Kubernetes

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 6

  • @magesh4806
    @magesh4806 Рік тому

    How will you handle the scenario for the stateful set that provisions PVC itself automatically using volumeClaimTemplates

  • @niravgandhi8160
    @niravgandhi8160 2 роки тому

    I am getting below error:-
    Failed to create snapshot content with error cannot find CSI PersistentVolumeSource for volume

  • @williampolinchak
    @williampolinchak 11 місяців тому

    Can you use this approach to convert a volume from LRS to ZRS?

  • @massikherfallah6075
    @massikherfallah6075 3 роки тому

    Thank you very much for your demo
    Is it possible to use the backups disks in another AKS cluster and in another region? Imagine we lost the region A and we would create restore all the workload in region B
    Thanks

  • @niravgandhi8160
    @niravgandhi8160 2 роки тому

    HI,
    What if we have multiple PVs ? should I need to create multiple volume snapshot?

  • @massikherfallah6075
    @massikherfallah6075 3 роки тому

    The one I am waiting for to know the good practices to manage a DR with PV created with reclaim policy=delete :)