Closed bkmeneguello closed 4 years ago
Well, the idea is that nginx-controller has to be on 80 and 443 especially for that reason: have k8s the one to hold the web servers. Unfortunately I am not aware of another solution to have few ranges.
should anyone modify this range, the nginx controller helm chart port should be also updated in addons.yaml
I am closing, as I don't see other better and intuitive solutin
ClusterConfiguration.yml#8 defines
service-node-port-range: 79-32767
but this is not a good practice because can cause conflicts with other service ports.