New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation CKAD Exam - Topic 5 Question 71 Discussion

Actual exam question for Linux Foundation's CKAD exam
Question #: 71
Topic #: 5
[All CKAD Questions]

Refer to Exhibit.

Context

You are tasked to create a ConfigMap and consume the ConfigMap in a pod using a volume mount.

Task

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

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Dominque
20 days ago
Ah, the classic ConfigMap challenge. Time to put my Kubernetes skills to the test!
upvoted 0 times
...
Michal
25 days ago
Hmm, I wonder if there's a trick question hidden in there somewhere.
upvoted 0 times
...
Man
30 days ago
This looks straightforward, let's give it a try!
upvoted 0 times
...
Selma
1 month ago
I practiced a similar task, but I can't remember if the path for the mount should be absolute or relative.
upvoted 0 times
...
Nell
1 month ago
I feel a bit shaky on the specifics of the pod definition. Did we need to specify the container name or just the image?
upvoted 0 times
...
Allene
2 months ago
This reminds me of a practice question where we had to mount a ConfigMap in a pod. I hope I can recall the volume mount details correctly.
upvoted 0 times
...
Kimberlie
2 months ago
I think I remember how to create a ConfigMap, but I'm not entirely sure about the exact command syntax.
upvoted 0 times
...
Laine
2 months ago
This is a good one. I'll make sure to test the ConfigMap and volume mount before submitting my final answer.
upvoted 0 times
...
Janet
2 months ago
Alright, let me think this through step-by-step. First, I'll create the ConfigMap, then I'll need to figure out the right way to mount it in the pod.
upvoted 0 times
...
Kyoko
2 months ago
No problem, I've done this before. I'll create the ConfigMap first, then update the pod spec to mount the volume.
upvoted 0 times
...
Winfred
2 months ago
Hmm, I'm a bit unsure about the volume mount part. I'll need to double-check the syntax for that.
upvoted 0 times
...
Dalene
3 months ago
Okay, this looks straightforward. I'll start by creating the ConfigMap with the key/value pair, then mount it into the nginx pod.
upvoted 0 times
...

Save Cancel