Secure Your Kubernetes Data with AKS Backup in Azure - Step-by-Step Tutorial | AKS Backup Extension

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

КОМЕНТАРІ • 34

  • @myhappymiles
    @myhappymiles 3 місяці тому +1

    I have been following this playlist. Loved your simplicity in explanation and thank you for the demonstrations! Kudos for creating great quality content

  • @bhaskarbavandla4015
    @bhaskarbavandla4015 Рік тому +1

    nice subject thank you Nirav :)

  • @RajeshKumar-z9k7u
    @RajeshKumar-z9k7u 2 місяці тому

    Hi Nirav, Could you please tell the software name used to run the AKS nodes and also a separate video about AKS architecture which will help us to understand more.

  • @PHOENIX-he9fl
    @PHOENIX-he9fl Рік тому

    nice video. we can able to write the autmation code for backup. and also we can able to write the code for HCL for infrastructure as the code for the backup components which we manually did..???

    • @Niravgandhi
      @Niravgandhi  Рік тому +2

      Yes..AKS backup is an automatic way to take backup

  • @RamuRatnam-mu2sm
    @RamuRatnam-mu2sm 3 місяці тому

    Hi Nirav,
    i am using a pod with azure file share volume and after restore in another aks the pod is not displaying is it due to azure file share type volume if that is case the pod should show volume mount error but pod is missing. How to perform passive dr in case of azure file share type pods present in aks

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

    Hi Nirav, nice informative video, just want to add one thing, isn't this feature currently in preview state, we should better use velero

    • @Niravgandhi
      @Niravgandhi  Рік тому +1

      Yes, you are right. In the background AKS backup extension use velero only.

  • @lakerfan4life308
    @lakerfan4life308 8 місяців тому

    Can the creation of the backup vault for AKS cluster be done using Terraform?

    • @Niravgandhi
      @Niravgandhi  7 місяців тому +1

      As per my knowledge, the terraform module is not available for aks backup. U can go with velero backup module

  • @venkatac6899
    @venkatac6899 7 місяців тому

    Can we restore the Azure File-Share deployments without PV? using AKS BACkUP Extension

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

    Hello Nirav,
    The video is very hazy and low quality, though the idea you provided using this video is really valuable.
    Could you please upload the same video with little good quality.
    My eye sight is weak and that's why I am requesting.

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

    nice! thanks a lot bro

  • @RamuRatnam-mu2sm
    @RamuRatnam-mu2sm 4 місяці тому

    Could you please tell me that which things are getting backed up and which things are not getting back up. Examples for resources like namespace, node pool, persistent volume claim, pv, sc, nodes, managed identity , vnet config, config maps ...

    • @Niravgandhi
      @Niravgandhi  4 місяці тому

      You can take backup of any K8 objects deployed on aks

    • @RamuRatnam-mu2sm
      @RamuRatnam-mu2sm 4 місяці тому

      @@Niravgandhi while backup it is asking for MSI role permissions and trusted access role permissions how to enable it

    • @RamuRatnam-mu2sm
      @RamuRatnam-mu2sm 4 місяці тому

      I mean which rbac do we need to enable it

    • @Niravgandhi
      @Niravgandhi  4 місяці тому

      It's mentioned in video

  • @User3452sree
    @User3452sree Рік тому +1

    Great content. Thanks much Nirav. Would you please create videos on powershell or python for azure automation.

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

      Sure

    • @User3452sree
      @User3452sree Рік тому +1

      @@Niravgandhi thanks Bro, which scripting language is better for Azure devops?. Is it powershell or Python??

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

      Any language u can use it

  • @RamuRatnam-mu2sm
    @RamuRatnam-mu2sm 4 місяці тому

    Another doubt while trying to restore aks i can see only central us specific resources unable to see eastus2 region in restore list

    • @Niravgandhi
      @Niravgandhi  3 місяці тому

      Please check your subscription. are you using trail subscription ?

    • @RamuRatnam-mu2sm
      @RamuRatnam-mu2sm 3 місяці тому

      @@Niravgandhi no

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

    Can we perform this operation using Terraform?