Docker Certified Associate (DCA) Exam DCA Question # 36 Topic 4 Discussion

Docker Certified Associate (DCA) Exam DCA Question # 36 Topic 4 Discussion

DCA Exam Topic 4 Question 36 Discussion:
Question #: 36
Topic #: 4

You want to provide a configuration file to a container at runtime. Does this set of Kubernetes tools and steps accomplish this?

Solution: Turn the configuration file into a configMap object, use it to populate a volume associated with the pod, and mount that file from the volume to the appropriate container and path.


A.

Yes


B.

No


Get Premium DCA Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.