networking.podService and advertisedListeners.
Overview
Two features work together to enable per-pod access:
Use cases:
- Istio Federation / Multi-cluster communication
- Direct pod access scenarios
Configuration
Example
Add the following to your Helmvalues.yaml:
Configuration Reference
networking.podService
advertisedListeners
Use a non-default port (e.g., 6660) to avoid conflict with the default
brokerServicePort (6650).Verify Configuration
Check Created Services
Verify Service Selector
{"statefulset.kubernetes.io/pod-name":"pulsar-broker-0"}