Sealed Secrets: Safeguarding Your Kubernetes Secrets | Step By Step Tutorial | KodeKloud

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

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

  • @BR-lx7py
    @BR-lx7py 9 หลายเดือนก่อน +2

    Is something like this going to be part of core K8S? Seems like a fundamental feature that you shouldn't have to rely on a third party CRD for.

  • @pradippipaliya9675
    @pradippipaliya9675 9 วันที่ผ่านมา

    Can we directly encrypt kubernetes secret like using any encryption algorithm we encrypt the secret value and after that decrypt that value in pod and use it. So that anyone cannot access secret without private key. Does kubernetes or any other tool or methods will help to achieve this??

  • @sampath5242
    @sampath5242 11 หลายเดือนก่อน +4

    if someone get access to k8s cluster and decoding the secret?

    • @KodeKloud
      @KodeKloud  11 หลายเดือนก่อน +1

      If someone gains access to a Kubernetes cluster and can decode a secret, it's a serious security risk. Kubernetes secrets are base64-encoded but not encrypted, meaning anyone with access can decode them. A compromised secret could lead to unauthorized access or data breaches. Immediate action includes rotating the compromised secret and updating applications using it. Investigate the breach and implement security best practices such as access control, network policies, and regular monitoring. Consider secret management solutions or encryption tools to enhance security. Security in Kubernetes should be a top priority to minimize risks and respond effectively to breaches.

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

    Excellent Tutorial! :-)

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

      Thanks a lot!

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

    Imperative and declarative way

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

      Keep learning with us & stay connected .

  • @scottamolinari
    @scottamolinari 8 หลายเดือนก่อน

    How would sealed-secrets be used with Terraform?

  • @rahulmahulkar9325
    @rahulmahulkar9325 7 หลายเดือนก่อน

    Do you see any scenarios when sealed secret operator will not be in situation to decrypt encrypted password and create correct secrete in Kubernetes cluster? Is there any way to store certificates generated by operator somewhere outside the cluster? I guess, if we redeploy the operator it will create new certificate pair.

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

    If one need to deploy the app in a different cluster, the operator public and private key will change, and the sealedsecret stored in git repo will be unusable

  • @TheSahanc
    @TheSahanc 11 หลายเดือนก่อน +3

    good stuff.

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

      Glad you enjoyed it

  • @putnam120
    @putnam120 11 หลายเดือนก่อน +1

    What about credentials rotation? This is mentioned on the website but no details provided

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

      Hey, please refer to github.com/bitnami-labs/sealed-secrets#secret-rotation

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

    Is this solution applicable to Openshift too?

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

      Yes. Sealed Secrets can be used with OpenShift to securely manage and store sensitive data, just as it can be used with a standard Kubernetes cluster. However, make sure to consider OpenShift's specific security features and requirements when implementing it in your OpenShift environment.

  • @jokeri2050
    @jokeri2050 8 หลายเดือนก่อน

    awesome

    • @KodeKloud
      @KodeKloud  8 หลายเดือนก่อน

      Thanks a lot!

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

    I had paid money but my subscription in un-action please fix the issue

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

      We apologise for the issue, could you please email us the concern at support@kodekloud.com and we will investigate it.

  • @sribasgmail
    @sribasgmail 9 หลายเดือนก่อน

    Such great instructor!!

    • @KodeKloud
      @KodeKloud  8 หลายเดือนก่อน +1

      Hello thank you for watching our video .We are glad that we could help you in your learning !