Linux_Foundation
CKAD · Question #4
You are tasked to create a ConfigMap and consume the ConfigMap in a pod using a volume mount. Please complete the following: Create a ConfigMap named another-config containing the key/value pair: key4
Sign in or unlock CKAD to reveal the answer and full explanation for question #4. The question stem and answer options stay visible for context.
Submitted by valeria.br· May 4, 2026Application Environment, Configuration and Security
Question
You are tasked to create a ConfigMap and consume the ConfigMap in a pod using a volume mount. Please complete the following: Create a ConfigMap named another-config containing the key/value pair: key4/value3; start a pod named nginx-configmap containing a single container using the nginx image, and mount the key you just created into the pod under directory /also/a/path
Exhibit
Unlock CKAD to see the answer
You've previewed enough free CKAD questions. Unlock CKAD for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ConfigMap#Volume Mounts#Pod Configuration#Data Management
