TIL
- KubernetesNodePort K8s Service Dec 15, 2019
This type of service is accessible from any node’s IP and port, not just the node where the pods are running!
This type of service is accessible from any node’s IP and port, not just the node where the pods are running!