You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/03/02 14:32:14 UTC

[GitHub] [rocketmq-operator] Kaijun commented on issue #17: why use ip for nameserver

Kaijun commented on issue #17: why use ip for nameserver
URL: https://github.com/apache/rocketmq-operator/issues/17#issuecomment-593430730
 
 
   > Because the brokers need to know the IP addresses of the node where the namesrv(NameServer) services are deployed on, so that the brokers could communicate with the namesrv services clusters.
   > 
   > However, this configuration step is for the first time when initialize the broker cluster. When up-scale the namesrv cluster, the new IP list of the namesrv cluster is automatically maintained and told to the broker cluster.
   
   why not using `kubernetes service dns` istead of static IP?

----------------------------------------------------------------
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