Skip to content

BANG-43: Ensure IP_Local_Port_Range doesn't overlap with the k8s service nodeport range.

Diogo Regateiro requested to merge bang-43-fix-overlappning-port-ranges into master

This MR aims to fix a potential issue with overlapping port ranges which prevent access to the pods if the dockershim gets a port within the service nodeport range.

Merge request reports