NodePort

UMLUseCase
IBM :: Kubernetes :: NodePort

Description

Exposes the Service on the same port of each selected Node in the cluster using NAT. Makes a Service accessible from outside the cluster using <NodeIP>:<NodePort>. Superset of ClusterIP.

NodePort: <unset> 30114/TCP

Properties

Name Value
name NodePort
stereotype null
visibility public
isAbstract false
isFinalSpecialization false
isLeaf false
extensionPoints

Relationships