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)