[
https://issues.apache.org/jira/browse/FLINK-28353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28353:
-----------------------------------
Labels: pull-request-available (was: )
> 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.15.0, 1.14.4
> Reporter: Suxing Lee
> Priority: Major
> Labels: pull-request-available
>
> 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)