You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aitozi (Jira)" <ji...@apache.org> on 2021/01/03 04:23:00 UTC

[jira] [Created] (FLINK-20830) Add a type of HEADLESS_CLUSTER_IP for rest service type

Aitozi created FLINK-20830:
------------------------------

             Summary: Add a type of HEADLESS_CLUSTER_IP for rest service type
                 Key: FLINK-20830
                 URL: https://issues.apache.org/jira/browse/FLINK-20830
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Kubernetes
            Reporter: Aitozi


Now we can choose ClusterIP or NodePort or LoadBalancer as rest service type. But in our internal kubernetes cluster, there is no kube-proxy, and ClusterIP mode rely on kube-proxy. So I think we can support another type of HEADLESS_CLUSTER_IP to directly talk to jobmanager pod, what's your suggestion? cc [~fly_in_gis]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)