[
https://issues.apache.org/jira/browse/FLINK-28353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571154#comment-17571154
]
Yang Wang commented on FLINK-28353:
-----------------------------------
Thanks [~Suxing Lee] for your contribution.
> Exclude unschedulable nodes using IP addresses of kubernetes nodes
> ------------------------------------------------------------------
>
> Key: FLINK-28353
> URL: https://issues.apache.org/jira/browse/FLINK-28353
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes
> Affects Versions: 1.14.4, 1.15.0
> Reporter: Suxing Lee
> Assignee: Suxing Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> when the job is submitted to the k8s cluster and the parameter
> -Dkubernetes.rest-service.exposed.type=NodePort is used, the web ui address
> of the job obtained at this time is the IP of any machine in the k8s cluster.
> but client will throw connect refuse exception when the node's schedule
> status is unschedulable. We should exclude those node IPs to choose web ui
> address
--
This message was sent by Atlassian Jira
(v8.20.10#820010)