What would you like to be added:
The Kubernetes API server provides an option to change the service node port range, which by default is 30000-32767. This range can be exposed via the MicroShift config object for users to customize.
Why is this needed:
Some users will need to extend that range in order to use applications which ports are hardcoded a low numbered values.