Tag Archives: volumes
Getting Started with the Kubernetes Secrets Store CSI Driver

In Kubernetes, you might encounter difficulties keeping application API keys, access tokens, and passwords safe. There are several approaches to solve this problem. In this DoKC session, DigitalOcean‘s developer advocate, Kim Schlesinger, demonstrates how to install Hashicorp Vault and the Secrets Store CSI Driver to ensure your application’s accessibility to secrets stored in ephemeral volumes. Continue Reading »