List of questions
Related questions
Question 47 - 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 and mount it directly into the appropriate pod and container using the .spec.containers.configMounts key.
A.
Yes
B.
No
Your answer:
0 comments
Sorted by
Leave a comment first