Secrets, Kubernetes Authors, 2024 - Official documentation explaining the purpose, structure, creation, and consumption of Kubernetes Secrets.
Protecting Secret Data, Kubernetes Authors, 2024 (Kubernetes) - Details security practices for Secrets, including encryption at rest and RBAC configuration.
Kubernetes Up & Running: Dive into the Future of Infrastructure, Kelsey Hightower, Brendan Burns, Joe Beda, 2019 (O'Reilly Media) - A foundational book for understanding Kubernetes architecture and operational patterns, including configuration management and security.
Bitnami Sealed Secrets, Bitnami, 2024 - A Kubernetes controller and tool for encrypting Secrets, allowing them to be safely stored in Git.