Suxing Lee created FLINK-28353: ---------------------------------- Summary: 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: Bug Components: Deployment / Kubernetes Affects Versions: 1.14.4, 1.15.0 Reporter: Suxing Lee
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)