[
https://issues.apache.org/jira/browse/FLINK-17232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492335#comment-17492335
]
Yang Wang edited comment on FLINK-17232 at 2/15/22, 3:46 AM:
-------------------------------------------------------------
I agree that we could remove the implicit fallback behavior.
Since the cloud vendors need a few seconds to prepare the load balancer, do you
need to wait a while for the ingress IP address?
was (Author: fly_in_gis):
I agree that we could remove the implicit fallback behavior.
Since the cloud vendors need a few seconds to prepare the load balancer, do you
need to wait a while to for the ingress IP address?
> 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
> Priority: Major
> Labels: auto-unassigned
>
> 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.20.1#820001)