nerdexam
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

JN0-214 question #11 exhibit

Options

  • A80
  • B8080
  • C31000
  • D5000

How the community answered

(48 responses)
  • A
    10% (5)
  • B
    4% (2)
  • C
    71% (34)
  • D
    15% (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.

Full JN0-214 Practice