Integrate Azure Key Vault with Azure Kubernetes Service(AKS)

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • Managing secrets and using secrets in the Azure Kubernetes environment is a very important security aspect. This video covers a secure way of using secrets that are stored in Azure Key Vault into your Azure Kubernetes Cluster(AKS).
    Blog Link:
    / access-secrets-from-az...
    #azure, #devops, #key-vault, #aks, #kubernetes, #secret, #devsecops, #yaml, #security

ความคิดเห็น • 32

  • @LinhNguyen-nq5di
    @LinhNguyen-nq5di ปีที่แล้ว +3

    Excellent video! I like how you first described the overall process at 4:30 before conducting the demo. Thank you!

  • @tejendergoud254
    @tejendergoud254 ปีที่แล้ว +2

    Very informative video. Can we also have the video for managed identity :)

  • @abhijitprusty
    @abhijitprusty ปีที่แล้ว +2

    Awesome video - Could you also suggest, alternative way to avoid mounting ?

  • @shivprasadgurjar487
    @shivprasadgurjar487 6 หลายเดือนก่อน

    Good video. This pod is created just to check the secret right, for another application pods we dont need to do anything right. It will get connected with password?

  • @rajeshe9885
    @rajeshe9885 6 หลายเดือนก่อน

    i am planning to connect multiple instance to central keyvault in your demo you are added vm scaleset instead of that can i use azure service principal id or userAssignedIdentityID if yes can you please provide those steps

  • @abhijeettanawade7504
    @abhijeettanawade7504 4 หลายเดือนก่อน

    Can we use azure vault to store certificate and use it with aks ingress for ssl termination?

  • @shivprasadgurjar487
    @shivprasadgurjar487 4 หลายเดือนก่อน

    good explanation. i am looking someone who can teach me complete aks with devops pipeline

  • @hanishub
    @hanishub 2 ปีที่แล้ว +2

    Awesome but a quick question. I understand this tutorial uses “managed identity” to authenticate keyvault service. Can we use any other credential auth mechanism for AKS ?
    Also what could be the design reason for managed identity access to vmss instead of whole aks service(hosting vmms) ?

  • @MymitvHome
    @MymitvHome ปีที่แล้ว +1

    Very clear explanation and moreover, you demo it which is awesome

  • @pervaizahmad2691
    @pervaizahmad2691 3 หลายเดือนก่อน

    How can i implement the secret rotation policy on AKS?

  • @jishnusasi4971
    @jishnusasi4971 2 ปีที่แล้ว +1

    Very informative! Thanks a lot.

  • @javieraquiroz
    @javieraquiroz ปีที่แล้ว

    Thanks a lot for sharing! You explained very clearly and nicely. I have one doubt, does anyone know after the first pod that mounts the secret how to get the key vault value into the other pods env?

  • @vincentl5883
    @vincentl5883 2 ปีที่แล้ว +1

    Very helpful, thanks!

  • @surajsingh-cc3xf
    @surajsingh-cc3xf ปีที่แล้ว

    Hello Will the similar process follow for Azure redhat openshift

  • @FaisalHashem-z8p
    @FaisalHashem-z8p ปีที่แล้ว

    Very GOOD! Only video/article that worked for me

  • @lovelysharma5825
    @lovelysharma5825 2 ปีที่แล้ว

    Hi is it safe to use this busybox image from google container registry ?

  • @saikishore158
    @saikishore158 ปีที่แล้ว

    Simple and beautiful, I loved this explanation.

  • @mohammedmubeenhussain1143
    @mohammedmubeenhussain1143 11 หลายเดือนก่อน

    Excellent explanation. Thank you

  • @insanitygaara
    @insanitygaara ปีที่แล้ว

    Mate, any idea on implementing the final pod deployment using terraform?

    • @CleanDevelop
      @CleanDevelop ปีที่แล้ว

      bhai ye mate word use krke cool banne ki koshish mt kia kr, australian nahi h tu, ek chutiya ldka h tu yaad rakhio

  • @anthonydelagarde3990
    @anthonydelagarde3990 ปีที่แล้ว

    Awesome video! great job!

  • @kirubasindhudevendran1049
    @kirubasindhudevendran1049 ปีที่แล้ว

    Good explanation

  • @ramallways6321
    @ramallways6321 ปีที่แล้ว

    How to set an environment variable from this secretProviderClass to the container?

    • @javieraquiroz
      @javieraquiroz ปีที่แล้ว

      Hi! Did you manage to achieve this? I have the same doubt :(. If you run a new pod... how can you read/add the secret value in the env?

    • @geraldnathan9646
      @geraldnathan9646 10 หลายเดือนก่อน

      Once text file is mounted and accessible inside pod - you can run add it to init script using linux export command

    • @ThejaSwarup-y1s
      @ThejaSwarup-y1s หลายเดือนก่อน

      Were you able to figure out this.

  • @kirank3052
    @kirank3052 2 ปีที่แล้ว

    Awesome, kudos to you

  • @kambajwa1054
    @kambajwa1054 2 ปีที่แล้ว

    Well Done :)

  • @joybanerjee3859
    @joybanerjee3859 2 ปีที่แล้ว

    great demo

  • @MrVasanth700
    @MrVasanth700 2 ปีที่แล้ว +1

    Thanks for sharing your knowledge. If you have a time please share some real time issues and solutions on AKS.

    • @madeforcloud
      @madeforcloud  2 ปีที่แล้ว +1

      Sure, I will try to make a video on real time issues after this AKS series.