ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 237 - XK0-005 discussion

Report
Export

A DevOps engineer wants to allow the same Kubernetes container configurations to be deployed in development, testing, and production environments. A key requirement is that the containers should be configured so that developers do not have to statically configure custom, environment-specific locations. Which of the following should the engineer use to meet this requirement?

A.
Custom scheduler
Answers
A.
Custom scheduler
B.
Node affinity
Answers
B.
Node affinity
C.
Overlay network
Answers
C.
Overlay network
D.
Ambassador container
Answers
D.
Ambassador container
Suggested answer: D

Explanation:

To allow the same Kubernetes container configurations to be deployed in different environments without statically configuring custom locations, the engineer can use an ambassador container (D). An ambassador container is a proxy container that handles communication between containers and external services. It can dynamically configure locations based on environment variables or other methods. The other options are not related to this requirement.Reference:

[CompTIA Linux+ Study Guide], Chapter 11: Working with Containers, Section: Using Ambassador Containers

[How to Use Ambassador Containers]

asked 02/10/2024
Aaron Ford Jr
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first