We are trying to enable istio to control and monitor the communication going on in our temporal deployments.
We are able to communicate from Temporal Client to Temporal cluster (via front-end) using istio. But when we inject the istio for inter-node communication with in Temporal server (between History, Frontend and Matching) - we are seeing that the membership details are not getting registered via ringpop.
Does ringpop only work with the broadcast IP addresses from other nodes/pods running?