ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 4 - CKAD discussion

Report
Export

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

A.
See the solution below.
Answers
A.
See the solution below.
Suggested answer: A

Explanation:

Solution:

asked 18/09/2024
Tomasz Kusmierek
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first