Configuring HashiCorp Vault In HA And Auto Unseal Mode For Kubernetes

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

КОМЕНТАРІ • 20

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

    This video was uploaded exactly at the time when I was trying to fix an issue on a similar setup. Thank you 😀

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

    Love this , you've managed to help me solve an issue with the auto unseal on KMS

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

    May I know why did you do a manual unseal after configuring the AWS KMS auto unseal?

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

      Even though the auto unseal exists, you still need to auto unseal one Pod. Then, the auto unseal will work on the other Pods.

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

      Ahh I get it now. Thank you mate for a quick reply @@CloudDevEngineering, also this kubernetes secret with AWS Access keys would ideally provide lot more capabilities than an IAM and Role configuration right? Also btw how are you managing the storage of these recovery leys ? AWS Secret manager?

  • @Aldrin32f
    @Aldrin32f 10 місяців тому

    How to use tls for communication between the nodes

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

    Could you please share the LoadBalancer content also? I am trying to install vault with helm, but I am using a self hosted cluster and I have a problem that sometimes when I view page in browser everything is ok, but sometimes I got just a blank screen despite the correct path in the url field

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

    I owe you !!!!!!

  • @lmorais-dev
    @lmorais-dev 7 місяців тому

    For some reason, mine dont spin up any pod just services

  • @PavanKumar-zd7sm
    @PavanKumar-zd7sm 11 місяців тому

    Were you using EFS for Storage or EBS ?

  • @PhucTran-u5p
    @PhucTran-u5p 9 місяців тому +1

    You saved my day. Thank you!!!

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

    Can you share the git repo of this vaules file?

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

      github.com/AdminTurnedDevOps/kubernetes-examples/tree/main/vault/vault

  • @Anand-ke3kq
    @Anand-ke3kq 5 місяців тому

    Hi Michael, thanks for great video. Just one doubt that Whatever the way of auto unseal we use, we need to manually unseal one pod? Am I right?
    Anyone 👆, TIA!!

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

    Once you init the operator all the Vault Pods are initialized and unsealed using these keys from vault operator init command, just confirmed it by redeploying this

  • @FedericoMarchini-wj5wi
    @FedericoMarchini-wj5wi Рік тому

    Did you notice that after make the first manual unseal, the information displayed in terminal says "Recovery seal type: shamir" (Minute 7:10) ?
    but if you execute a vault status before the first manual unseal the seal type is awskms, is it right?

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

    Excellent, excellent and excellent video. Thanks a lot for the tutorial Michael 😊