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

vanderliang edited comment on FLINK-16717 at 3/23/20, 10:04 AM:
----------------------------------------------------------------

hi, [~felixzheng],this patch fix the  [Flink job cluster on 
Kubernetes|https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/deployment/kubernetes.html#flink-job-cluster-on-kubernetes]
 scenario,while I think FLINK-16602 would fix the native K8S 
[https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/deployment/native_kubernetes.html]
 scenario. 

 Am I right?


was (Author: wsfdl):
hi, [~felixzheng],this patch fix the  [Flink job cluster on 
Kubernetes|https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/deployment/kubernetes.html#flink-job-cluster-on-kubernetes]
 scenario,while I think FLINK-16602 would fix the native K8S 
[https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/deployment/native_kubernetes.html]
 scenario. 

 

> Use headless service for rpc and blob port when flink on K8S
> ------------------------------------------------------------
>
>                 Key: FLINK-16717
>                 URL: https://issues.apache.org/jira/browse/FLINK-16717
>             Project: Flink
>          Issue Type: Improvement
>          Components: Deployment / Kubernetes
>    Affects Versions: 1.10.0
>         Environment: flink 1.10
>            Reporter: vanderliang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Current, when submitting a flink job cluster on kubernetes, the 
> [https://github.com/apache/flink/blob/release-1.10/flink-container/kubernetes/job-cluster-service.yaml]
>  will create Node Port type service for all ports. 
> First, the RPC and blob only need a headless service which could avoid 
> iptables or ipvs forwarding. 
> Second,serverless K8S(like AWS EKS) in public cloud does not support Node 
> Port,which cause some problem when running flink On serverless K8S.



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

Reply via email to