October 17, 2019

188 words 1 min read

Secrets Store CSI Driver-Bring Your Own Enterprise Secrets Store to K8s

Secrets Store CSI Driver-Bring Your Own Enterprise Secrets Store to K8s

So you are running your applications in Kubernetes, but you already have a solution for managing and storing all your application secrets. How do you tell Kubernetes to use the same source of truth fo …

Talk Title Secrets Store CSI Driver-Bring Your Own Enterprise Secrets Store to K8s
Speakers Anubhav Mishra (Developer Advocate, HashiCorp), Rita Zhang (Principal Software Engineer, Microsoft)
Conference KubeCon + CloudNativeCon Europe
Conf Tag
Location Barcelona, Spain
Date May 19-23, 2019
URL Talk Page
Slides Talk Slides
Video

So you are running your applications in Kubernetes, but you already have a solution for managing and storing all your application secrets. How do you tell Kubernetes to use the same source of truth for secrets? Meet Secrets Store CSI driver, a simple way to retrieve sensitive data from enterprise-grade external stores such as Azure Key Vault and HashiCorp Vault using volumes. Learn how to use Secrets Store CSI Driver to mount secrets, keys, and certs stored in common external stores into their Kubernetes applications using a volume. We will also look at how you can add your own external secret store via the provider interface.

comments powered by Disqus