This content is associated with a legacy version of the Replicated product. For the current Replicated product documentation, see docs.replicated.com.
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).