You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2020/05/14 09:31:00 UTC

[jira] [Commented] (FLINK-17196) Improve the implementation of Fabric8FlinkKubeClient#getRestEndpoint

    [ https://issues.apache.org/jira/browse/FLINK-17196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107130#comment-17107130 ] 

Yang Wang commented on FLINK-17196:
-----------------------------------

[~felixzheng] Are you still working on this ticket? I hope some of the subtasks could be resolved in 1.11. Currently, if we deploy a native Flink cluster on K8s with {{kubernetes.rest-service.exposed.type: LoadBalancer}}, the Flink client always print an unreachable address "http://API_ADDRESS:8081". It is really confusing to the users. For the {{NodePort}}, it works well. And we have bug for {{ClusterIP}} mode.

> 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.11.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)