Canbin Zheng created FLINK-17232: ------------------------------------ Summary: Rethink the implicit behavior to use the Service externalIP as the address of the Endpoint Key: FLINK-17232 URL: https://issues.apache.org/jira/browse/FLINK-17232 Project: Flink Issue Type: Sub-task Components: Deployment / Kubernetes Affects Versions: 1.10.0, 1.10.1 Reporter: Canbin Zheng Fix For: 1.11.0
Currently, for the LB/NodePort type Service, if we found that theĀ {{LoadBalancer}} in theĀ {{Service}} is null, we would use the externalIPs configured in the external Service as the address of the Endpoint. Again, this is another implicit toleration and may confuse the users. This ticket proposes to rethink the implicit toleration behaviour. -- This message was sent by Atlassian Jira (v8.3.4#803005)