conf.directory

DevOpsDays Philadelphia 2019 - Base64 is not encryption - a better story for... by Seth Vargo

Confreaks
28:55
0 views
Published July 5, 2022

About this talk

DevOpsDays Philadelphia 2019 - Base64 is not encryption - a better story for Kubernetes Secrets by Seth Vargo Secrets are a key pillar of Kubernetes’ security model, used internally (e.g. service accounts) and by users (e.g. API keys), but did you know they are stored in plaintext? That’s right, by default all Kubernetes secrets are base64 encoded and stored as plaintext in etcd. Anyone with access to the etcd cluster has access to all your Kubernetes secrets. Thankfully there are better ways. This lecture provides an overview of different techniques for more securely managing secrets in Kubernetes including secrets encryption, KMS plugins, and tools like HashiCorp Vault. Attendees will learn the tradeoffs of each approach to make better decisions on how to secure their Kubernetes clusters.

Stay Updated

Get notified about new features and conference additions.

DevOpsDays Philadelphia 2019 - Base64 is not encryption - a better story for... by Seth Vargo | conf.directory | conf.directory