dmvk commented on pull request #16720: URL: https://github.com/apache/flink/pull/16720#issuecomment-898294308
After giving this some more thoughts, I'm switching default value to `InternalIP`. From a quick research: - Minikube: Has only InternalIP assigned - GKE: Has both external and internal, where external is public IP and internal is one from the VPC range. I guess defaulting to public IP make sense here as well. - On premise kuberentes cluster, where all nodes are L3 routable from internal network and there is now access to nodes from public internet - only InternalIP is assigned. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
