You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/01/28 16:26:00 UTC

[jira] [Created] (FLINK-15795) KubernetesClusterDescriptor seems to report unreachable JobManager interface URL

Till Rohrmann created FLINK-15795:
-------------------------------------

             Summary: 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
             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)