List of questions
Related questions
Question 49 - DCA discussion
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
Your answer:
0 comments
Sorted by
Leave a comment first