Canbin Zheng created FLINK-16508: ------------------------------------ Summary: Name the ports exposed by the main Container in Pod Key: FLINK-16508 URL: https://issues.apache.org/jira/browse/FLINK-16508 Project: Flink Issue Type: Improvement Components: Deployment / Kubernetes Affects Versions: 1.10.0 Reporter: Canbin Zheng Fix For: 1.10.1, 1.11.0
Currently, we expose some ports via the main Container of the JobManager and the TaskManager, but we forget to name those ports so that people could be confused because there is no description of the port usage. This ticket proposes to explicitly name the ports in the Container to help people understand the usage of those ports. -- This message was sent by Atlassian Jira (v8.3.4#803005)