Dieser Vortrag wird auf Deutsch gehalten. / This Talk will be held in German.
Kubernetes secrets are a necessity to the majority of Kubernetes users. Most applications require secrets. A Kubernetes secret stores sensitive data, such as passwords, OAuth tokens, and SSH keys. Securing these assets and ensuring their integrity is vital.
- How do admins safely and reliably manage these secrets?
- Which options are currently available in and outside of Kubernetes?
- How do you avoid storing the same secret multiple times across different environments?
The attendees should have a basic understanding of Kubernetes. They should be familiar with deployment technics and GitOps workflows. A basic understanding of KMS would be helpful but not necessary.
The attendees will learn best practices to store and secure their Kubernetes secrets. I will provide an opinionated view on how to store secrets in a secure environment. And distribute them to one or multiple clusters. I will also provide a few suggestions including software to use to get the job done.
