Linux_Foundation
CKA · Question #37
Reconfigure the existing deployment front-end and add a port specification named http exposing port 80/tcp of the existing container nginx. Create a new service named front-end-svc exposing the contai
Sign in or unlock CKA to reveal the answer and full explanation for question #37. The question stem and answer options stay visible for context.
Submitted by kwame.gh· May 4, 2026Services and Networking
Question
Reconfigure the existing deployment front-end and add a port specification named http exposing port 80/tcp of the existing container nginx. Create a new service named front-end-svc exposing the container port http. Configure the new service to also expose the individual Pods via a NodePort on the nodes on which they are scheduled.
Unlock CKA to see the answer
You've previewed enough free CKA questions. Unlock CKA 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
#Deployment#Service#NodePort#Container ports