Canbin Zheng created FLINK-16624: ------------------------------------ Summary: Support to customize annotations for the rest Service on Kubernetes Key: FLINK-16624 URL: https://issues.apache.org/jira/browse/FLINK-16624 Project: Flink Issue Type: Improvement Components: Deployment / Kubernetes Reporter: Canbin Zheng Fix For: 1.11.0
There are some scenarios that people would like to customize annotations Service, for example: # Specify the LB type to decide whether it should have an external IP. # Specify the Security Policy for the LB. It's a common need, especially in the Cloud Environment. This ticket proposes to add support for it. -- This message was sent by Atlassian Jira (v8.3.4#803005)