mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-09 00:31:48 +00:00
A service with a NodePort set will listen on that port, on every node. This is both handy for some load balancers (AWS ELB) and for people that want to expose a service without using a load balancer.