DockerDocker
DCA · Question #148
DCA Question #148: Real Exam Question with Answer & Explanation
Sign in or unlock DCA to reveal the answer and full explanation for question #148. The question stem and answer options stay visible for context.
Submitted by andres_qro· Apr 18, 2026Container Orchestration
Question
The Kubernetes yaml shown below describes a clusterIP service. Is this a correct statement about how this service routes requests? Solution: Traffic sent to the IP of any pod with the label app: nginx on port 8080 will be forwarded to port 80 in that pod.
Options
- AYes
- BNo
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
#Kubernetes Service#ClusterIP#Port mapping#Pod selectors