For any application that you’re deploying, chances are you’ll have some sort of sensitive information that you need to pass into the app. Because of that, you’ll need a way to store that sensitive data for your containerized workloads – this is where Kubernetes secrets come in.

In this blog post, you’ll learn about what secrets are, how to create standard Kubernetes secrets, and how to get started with the OpenStack Key Manager.