[ 
https://issues.apache.org/jira/browse/FLINK-15795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029501#comment-17029501
 ] 

Yang Wang commented on FLINK-15795:
-----------------------------------

When the service is exposed by load balancer, the {{NodePort}} will also be 
created. So if the security policy is configured to allow any traffic from all 
the ports. Then it could work fine.

Currently, we could add the statement in the log.

> KubernetesClusterDescriptor seems to report unreachable JobManager interface 
> URL
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-15795
>                 URL: https://issues.apache.org/jira/browse/FLINK-15795
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Deployment / Kubernetes
>    Affects Versions: 1.10.0
>            Reporter: Till Rohrmann
>            Priority: Minor
>             Fix For: 1.11.0, 1.10.1
>
>
> The {{KubernetesClusterDescriptor}} reports the {{JobManager}} web interface 
> URL when deploying the cluster. In my case (using almost the standard 
> configuration), it reported an unreachable URL which consisted of the K8s 
> cluster's endpoint IP. This might be a configuration problem of the K8s 
> cluster but at the same time, the descriptor deployed a LoadBalancer (default 
> configuration) through which one could reach the web UI. In this case, I 
> would have wished that the {{LoadBalancer's}} IP and port is reported instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to