Securing Secrets in AKS using Key Vault

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 20

  • @gagikkyurkchyan
    @gagikkyurkchyan 4 года назад +3

    Excellent and clear summary :) It made a lot of sense. I would love to see all of these from DevOps perspective - using ARM templates to deploy all of the necessary resources

  • @madhusudhananmohan232
    @madhusudhananmohan232 3 года назад

    Super explaination, Houssem ! The Git code was very straight forward, one of the best articles found in net.

  • @jasonchen2674
    @jasonchen2674 4 года назад

    Excellent and insightful lecture. Thank you. Definitely I can apply what I learned to my project immediately.

  • @vijayt7857
    @vijayt7857 4 года назад +2

    Wow awesome... Loved it bcz of ur simple and effective explanation houseem...👍👍 Thank you n more power to you 💪 💪

  • @abdops
    @abdops 4 года назад

    Nice work pal. thank you. The problem is the amount of RUclips ads that interrupting the video is god damn high! I forget what you were saying between the ads :D

  • @jervievitriolo6650
    @jervievitriolo6650 3 года назад

    Hi Houssem, thanks for all your effort in creating this very helpful content, I would love to see if you could provide another one with terraform example and sample application

  • @CesarMartinez-el7ow
    @CesarMartinez-el7ow 3 года назад

    Hello Houssem! Another great video: D. I have a question, I understand that the best way to secure secrets is one of these solutions like AKV, but is it totally normal that I can run a Cat command inside a pod and I can see the sensitive data? I am a little confused. Thanks!

  • @smartaquarius2021
    @smartaquarius2021 4 года назад +2

    How to update the values if secret update in key vault. Do we have to manually restart the pod having volume details.

  • @sdbhattacharya
    @sdbhattacharya 4 года назад +1

    How will it work if the value in Keyvault changes? How will it periodically refresh data from Keyvault?

  • @sharatbhaskar527
    @sharatbhaskar527 3 года назад

    One question AAD pod managed Identity is in review mode. So we can't use it for production environment. Is there nay alternative if we don't want to create managed identity?

  • @yerrasanthosh764
    @yerrasanthosh764 Год назад

    Hi
    I am trying to access my azure keyvault secrets with aks. My aks cluster is on one subscription and my key vault is into another sub. I have create service principle and added to keyvault and created secret to that in aks. But while creating the pod I am getting forbidden error can't run no root user.

  • @cuongluucaovjp7251
    @cuongluucaovjp7251 3 года назад

    Great job!!

  • @sushantraje2000
    @sushantraje2000 3 года назад

    What If we wanted to changes secrets in key, how it will reflect the changes

  • @HoussemAydi
    @HoussemAydi 4 года назад +1

    good job !!

  • @thunderbirds8633
    @thunderbirds8633 2 года назад

    How to use system managed identity for this setup?