Configure a Pod to Use a ConfigMap, Kubernetes Authors, 2024Kubernetes.io - The official Kubernetes documentation detailing how to create, consume, and manage ConfigMaps for injecting non-confidential configuration data into Pods.
Kubernetes Up & Running: Dive into the Future of Infrastructure, 3rd Edition, Brendan Burns, Joe Beda, Kelsey Hightower, Lachlan Evenson, 2022 (O'Reilly Media) - A foundational book covering core Kubernetes concepts, including configuration management with ConfigMaps, and best practices for cloud-native application deployment.