[ https://issues.apache.org/jira/browse/FLINK-17196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234402#comment-17234402 ]
Yang Wang commented on FLINK-17196: ----------------------------------- I have to revive this ticket again. Because currently if we deploy a native Flink cluster on K8s with {{kubernetes.rest-service.exposed.type: LoadBalancer}}, the Flink client always prints an unreachable address "http://API_ADDRESS:8081". It is really confusing to the users. For the {{NodePort}}, it works well. Hi [~felixzheng], if you have no capacity on this ticket, maybe I could take over and improve the user experience. > Improve the implementation of Fabric8FlinkKubeClient#getRestEndpoint > -------------------------------------------------------------------- > > Key: FLINK-17196 > URL: https://issues.apache.org/jira/browse/FLINK-17196 > Project: Flink > Issue Type: Improvement > Components: Deployment / Kubernetes > Affects Versions: 1.10.0, 1.10.1 > Reporter: Canbin Zheng > Priority: Major > Fix For: 1.12.0 > > > Currently there are some bugs in the > {{Fabric8FlinkKubeClient#getRestEndpoint}} and serveral implicit > fallback/toleration behaviors when retrieving the Endpoint. > This ticket proposes to fix the bugs and improve the implementation by > deprecating some implicit fallback/toleration behaviors. > -- This message was sent by Atlassian Jira (v8.3.4#803005)