You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/21 08:26:16 UTC

[GitHub] [pulsar] guillaume-braibant opened a new pull request #4995: Admin pod should use broker service to discover broker pods

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:
users@infra.apache.org


With regards,
Apache Git Services