Это видео недоступно.
Сожалеем об этом.

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

Поделиться
HTML-код
  • Опубликовано: 15 авг 2024
  • 🆓Join our Slack Community for FREE: kode.wiki/Join...
    🚀Kubernetes Learning Path: bit.ly/Kuberne...
    Join Sanjeev from KodeKloud in this informative video as we delve into the world of Sealed Secrets, a powerful tool for managing secrets securely in Kubernetes. Discover why Sealed Secrets was created to address security challenges in DevOps environments. Learn about its key components and how it encrypts secrets, making them safe for public repositories. Follow along with a step-by-step demonstration to get started with Sealed Secrets in your Kubernetes cluster. Protect your sensitive data with confidence!
    ⬇️Here are the topics we will discuss in this video:
    00:00 - Introduction
    00:36 - Why do we need Sealed Secrets?
    02:01 - Sealed Secrets and its Components
    03:00 - How does Sealed Secrets Work
    05:28 - Deploy the Sealed Secrets Operator
    06:47 - Installation of Kubeseal CLI
    07:16 - Establishing Connection between Kubeseal and Kubernetes Cluster
    08:53 - Creating Kubernetes Secret
    10:00 - Encrypting Secret
    11:14 - Applying Sealed Secret in Kubernetes Cluster
    13:00 - Conclusion
    ✅Start your Cloud Computing Career Now - kode.wiki/Clou...
    We have various Learning Paths to help you choose your next step and shape your DevOps & Cloud Career.
    Check out our learning paths at KodeKloud to get started:
    ▶️ Cloud: kode.wiki/Clou...
    ▶️ Linux: bit.ly/LinuxLe...
    ▶️ Kubernetes: bit.ly/Kuberne...
    ▶️ DevOps Learning Path: bit.ly/DevOpsL...
    ▶️ Docker: bit.ly/DockerL...
    ▶️ Infrastructure as Code(IAC): bit.ly/IACLear...
    ▶️ Programming: bit.ly/Program...
    #sealedsecrets #kubernetes #kubernetescluster #kubeseal #terraform #kodekloud
    For more updates on courses and tips, follow us on:
    🌐 Website: kodekloud.com/
    🌐 LinkedIn: / kode. .
    🌐 Twitter: / kodekloudhq
    🌐 Facebook: / kodekloudhq
    🌐 Instagram: / kodekloud
    🌐 Blog: kodekloud.com/...

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

  • @BR-lx7py
    @BR-lx7py 8 месяцев назад +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.

  • @josvanoorschot6072
    @josvanoorschot6072 15 дней назад

    Excellent Tutorial! :-)

  • @sampath5242
    @sampath5242 10 месяцев назад +4

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

    • @KodeKloud
      @KodeKloud  10 месяцев назад +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.

  • @rahulmahulkar9325
    @rahulmahulkar9325 6 месяцев назад

    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.

  • @scottamolinari
    @scottamolinari 7 месяцев назад

    How would sealed-secrets be used with Terraform?

  • @rohanekar
    @rohanekar 10 месяцев назад

    Imperative and declarative way

    • @KodeKloud
      @KodeKloud  10 месяцев назад

      Keep learning with us & stay connected .

  • @TheSahanc
    @TheSahanc 10 месяцев назад +3

    good stuff.

    • @KodeKloud
      @KodeKloud  10 месяцев назад

      Glad you enjoyed it

  • @sribasgmail
    @sribasgmail 8 месяцев назад

    Such great instructor!!

    • @KodeKloud
      @KodeKloud  7 месяцев назад +1

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

  • @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

  • @putnam120
    @putnam120 10 месяцев назад +1

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

    • @KodeKloud
      @KodeKloud  9 месяцев назад

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

  • @chewteelim6020
    @chewteelim6020 10 месяцев назад

    Is this solution applicable to Openshift too?

    • @KodeKloud
      @KodeKloud  9 месяцев назад

      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 7 месяцев назад

    awesome

  • @aniketpurohit1875
    @aniketpurohit1875 10 месяцев назад

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

    • @KodeKloud
      @KodeKloud  10 месяцев назад

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