Cisco
300-910 · Question #101
A developer is responsible for application configuration to be deployed in the preproduction and production environment Kubernetes cluster. For this configuration, two different databases are used in
Sign in or unlock 300-910 to reveal the answer and full explanation for question #101. The question stem and answer options stay visible for context.
Application Deployment and Operations
Question
A developer is responsible for application configuration to be deployed in the preproduction and production environment Kubernetes cluster. For this configuration, two different databases are used in each of the environments. The configuration data must be separate from the application code. Which approach must the developer take to accomplish this configuration?
Options
- AUse a config-map in each environment.
- BUse a Kubernetes label.
- CImplement a Kubernetes DaemonSet.
- DUse a properties file.
Unlock 300-910 to see the answer
You've previewed enough free 300-910 questions. Unlock 300-910 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Kubernetes#ConfigMaps#Application Configuration#Environment Configuration