DockerDocker
DCA · Question #22
DCA Question #22: Real Exam Question with Answer & Explanation
Sign in or unlock DCA to reveal the answer and full explanation for question #22. The question stem and answer options stay visible for context.
Submitted by joshua94· Apr 18, 2026Container Orchestration
Question
Which of the following modes can be used for service discovery of a Docker swarm service (Pick 2 correct answers)
Options
- AVirtual IP (VIP) with --endpoint-mode vip
- BOverlay with --endpoint-mode overlay
- CDNS Round-Robin with --endpoint-mode dnsrr
- DIngress with --endpoint-mode ingress
- ENetwork Address Translation(NAT) with --endpoint-mode nat
Unlock DCA to see the answer
You've previewed enough free DCA questions. Unlock DCA 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
#Docker Swarm#Service Discovery#Endpoint Modes#Networking