Juniper
JN0-214 · Question #11
Referring to the exhibit, which port number would external users use to access the WEB application?
The correct answer is C. 31000. In the provided YAML file, the NodePort type service is defined, which exposes the application to external traffic. The nodePort field specifies the port number that external users will use to access the service. In this case, it is set to 31000.
Cloud Fundamentals
Question
Referring to the exhibit, which port number would external users use to access the WEB application?
Exhibit
Options
- A80
- B8080
- C31000
- D5000
How the community answered
(48 responses)- A10% (5)
- B4% (2)
- C71% (34)
- D15% (7)
Explanation
In the provided YAML file, the NodePort type service is defined, which exposes the application to external traffic. The nodePort field specifies the port number that external users will use to access the service. In this case, it is set to 31000.
Topics
#Kubernetes#NodePort service#port mapping#service exposure
Community Discussion
No community discussion yet for this question.
