2 Answers
The recommended Node Port range is 30000-32767. However, that range can be overridden by specifying the –service-node-port-range=30000-32767 flag while bootstrapping the API Server
In general, a high port range is preferred because the process needs to be privileged to bind to lower ports.
But the video may have goofed up a bit.
Hi Rick. This is a goof on the diagram – well spotted!
However, what RM says is correct, it is possible to override the default range. But I’d be lying if I said that was my intention on this slide 😀
the high port range starts over 1024 for non-root user