exam questions

Exam XK0-005 All Questions

View all questions & answers for the XK0-005 exam

Exam XK0-005 topic 1 question 214 discussion

Actual exam question from CompTIA's XK0-005
Question #: 214
Topic #: 1
[All XK0-005 Questions]

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
  • B. Node affinity
  • C. Overlay network
  • D. Ambassador container
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rcano1234
2 months, 2 weeks ago
Selected Answer: D
D. Ambassador container: Ambassador containers act as a proxy between the containerized application and external services. They allow for dynamic configuration of service endpoints and other environment-specific settings without requiring hard-coded configurations in the container. This approach ensures that the container can be easily moved between environments without modifying the configuration.
upvoted 3 times
...
Monty97
7 months, 1 week ago
Selected Answer: C
Overlay networks in Kubernetes provide network abstraction and enable containers to communicate with each other across different environments without being concerned about the underlying network configurations. By using overlay networks, containers can be deployed in any environment without the need for developers to statically configure custom, environment-specific locations.
upvoted 2 times
...
Bimbo_12
7 months, 4 weeks ago
Selected Answer: C
Overlay networks in Kubernetes allow containers to communicate with each other across different environments (development, testing, production) without needing to statically configure custom, environment-specific locations. By using overlay networks, containers can be deployed with consistent configurations regardless of the underlying environment, ensuring that developers do not have to manage environment-specific configurations manually. This approach promotes consistency and portability across different environments, simplifying the deployment and management process for containerized applications.
upvoted 1 times
...
makuziker
8 months, 1 week ago
Selected Answer: D
The ambassador pattern (or sidecar pattern) allows the application container to remain agnostic about its environment, and simply send and receive requests to its ambassador next door. The ambassador is responsible for network configuration, such as DB endpoints, egress endpoint, TLS, and monitoring.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago