Kubernetes Secret Data Encryption at Rest - v1.25 - KMS v2 alpha1 AWS KMS

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

КОМЕНТАРІ • 16

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

    I just updated the "kube-apiserver.yaml" just like you told in the video. How much downtime is estimated for the nodes to be back?

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

      2 to 5 minutes max (if all good with configuration)

  • @marius-mihailionte339
    @marius-mihailionte339 2 роки тому

    Hope I understood it wrong, but during KMS Decryption section you mentioned that a user use KMS CMK to generate another Plaintext DEK to decrypt cypher text data. Based on my knowledge, Encrypted DEK stored with cypher text is sent to KMS to be decrypted and then used in decryption process.

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

      Yes you are correct... during decryption, encryption DEK will be sent to KMS to generate plain text DEK. Thanks

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

    Thanks for the useful Video. Can I know how to use the same method for AWS EKS where we dont have access to API server and ETCD.

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

      Good question....for such AWS EKS managed services we have to use AWS provided architectures to use AWS secret managers using IAM & secret store CSI or so( pls have a look at my video on CSI inline volumes)
      There is other simple way also you can acceess secrets from EKS cluster pods using IAM roles

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

    Slack link in the description is not working.
    Could you provide the new link ?

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

      Pls use new link i just updated in the description

  • @SaravanaKumar-km2lb
    @SaravanaKumar-km2lb 2 роки тому

    Is there possible to integrate vault here ?? Is that recommended??

    • @learnwithgvr
      @learnwithgvr  2 роки тому +1

      To Achieve this need Vault KMS Provider for kubernetes... I can see few i.e. by oracle & ondat
      github.com/oracle/kubernetes-vault-kms-plugin
      www.ondat.io/webinars/secure-all-your-k8s-secrets-with-a-kms-provider-plugin-and-hashicorp-vault
      Sorry i dont have much more information on this. However Once KMS v2 goes GA there will be many providers for sure

    • @SaravanaKumar-km2lb
      @SaravanaKumar-km2lb 2 роки тому

      @@learnwithgvr thanks for your reply sir ♥️

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

    Could you do video on external secret operator syncing with k8s

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

      Good topic. Sure will try

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

      @@learnwithgvraws SSM and vault also we can use for that I guess

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

      @@learnwithgvr could you please do a video there are only few videos there for this

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

    promosm