guillaume-braibant opened a new pull request #4995: Admin pod should use broker 
service to discover broker pods
URL: https://github.com/apache/pulsar/pull/4995
 
 
   ### Motivation
   
   Add enhancement proposed in #4978 
   
   ### Changes
   
   deployment/kubernetes/generic/original/admin.yaml :
   
   - Use broker service to discover broker pods instead of using proxy service 
to do so.
   
   deployment/kubernetes/generic/k8s-1-9-and-above/admin.yaml :
   
   - Use broker service to discover broker pods instead of using proxy service 
to do so 
   
   ### Testing coverage
   
   Changes have been tested on a fresh Digital Ocean managed Kubernetes 
cluster. A producer and a consumer were created as described in the 
"Experimenting with your cluster" section of the documentation (cf. 
https://pulsar.apache.org/docs/en/deploy-kubernetes).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to