Hello Community, Please share views for below mail.
Rgds, Kamal From: Kamal Mittal via user <user@flink.apache.org> Sent: 21 July 2023 02:02 PM To: user@flink.apache.org Subject: TCP server socket with Kubernetes Cluster Hello, Created a TCP server socket single source function and it is opened on a single POD (taskmanager) of Kubernetes cluster out of a set of PODs (taskmanager) by Flink. Is there any way to know on which POD (taskmanager) it is opened? Does Flink gives any such information? This is needed for client to access the same POD Kubernetes service. Rgds, Kamal