nerdexam
CiscoCisco

300-910 · Question #60

300-910 Question #60: Real Exam Question with Answer & Explanation

Sign in or unlock 300-910 to reveal the answer and full explanation for question #60. The question stem and answer options stay visible for context.

Deployment

Question

A development team uses Kubernetes for application development. Any changes on ConfigMap are performed manually for each development, test, and production environment. The edits are performed to deploy applications. This approach causes inconsistent deployments across all environments. Which practice improves the consistency of the deployments?

Options

  • AImplement environment variables within the ConfigMaps and store the variable definitions separately from the master branch where the ConfigMaps are stored
  • BGenerate the ConfigMaps specific to the environment by using a templating language such as Jinja2 and store the ConfigMaps in unique branches of a repository
  • CIn the master branch where the ConfigMaps are stored, create a branch for each environment that contains an environment-specific ConfigMap
  • DCreate a unique repository for each environment that contains ConfigMaps for that environment to ensure that each environment can be deployed independently

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#Configuration Management#Deployment Consistency#Environment Variables
Full 300-910 PracticeBrowse All 300-910 Questions