About this talk
This talk focuses on managing Kubernetes secrets, which are essential for most applications that require sensitive data such as passwords, OAuth tokens, and SSH keys. The speaker explores how administrators can safely and reliably handle these secrets while maintaining their integrity. Various methods for storing and accessing secrets both within and outside of a Kubernetes cluster are demonstrated, along with strategies to avoid duplicating secrets across different environments. Additionally, the session delves into syncing external secrets to multiple Kubernetes clusters, providing valuable insights for those operating in production environments.