Skip to main content
This is lesson 6 of 12 in this module Course 28% complete

Define ConfigMaps for Application Settings

Premium Content

Sign in with your account or sign up to access this lesson.

The lesson explains how ConfigMaps store nonsensitive key-value configuration in YAML documents, how settings are injected into pods as environment variables or file-based configs under /etc, and how Kubernetes automatically restarts pods to reload updated settings.