Config Maps
Config maps are Kubernetes resources that create dynamic text files (often used for config files) mounted in a container. Using the Replicated template functions, it’s possible to generate a config map dynamically that includes information generated from config items (user supplied data) or cmds (automatically generated data).