In this talk, we will explore the benefits of using an external secrets provider like HashiCorp Vault. We'll compare and contrast two techniques for using Vault to store and share secrets with a Kubernetes cluster. You'll come away from this talk with a better understanding of how to use Vault to manage secrets in Kubernetes.

URL: https://www.progressiverobot.com/managing-kubernetes-secrets-comparing-external-secrets-operator-and-secrets-store-csi-driver/

[youtube EW25WpErCmA 423 752]

About the Talk

external secrets illustration for: About the Talk

There are many ways to keep your application API keys, tokens, and passwords confidential in Kubernetes, but choosing the right technique can feel overwhelming.

Explore the benefits of using an external secrets provider like HashiCorp Vault. We'll compare and contrast two techniques for using Vault to store and share secrets with a Kubernetes cluster. You'll come away from this talk with a better understanding of how to use Vault to manage secrets in Kubernetes.

What You'll Learn

  • Benefits of using external secrets provider
  • How to use the Kubernetes External Secrets Operator with HashiCorp Vault
  • How to use the Kubernetes Secrets Store CSI Driver with HashiCorp Vault
  • Benefits and drawbacks of the External Secrets Operator and the Secrets Store CSI Driver

This Talk Is Designed For

  • Anyone interested in Kubernetes
  • Kubernetes administrators
  • Application developers who want to ensure their application secrets are secure

Prerequisites

  • Basic knowledge of Kubernetes
  • Some familiarity with Kubernetes Secrets a plus