liruishan commented on issue #66:
URL: 
https://github.com/apache/rocketmq-operator/issues/66#issuecomment-924756908


   > > 有时候客户端并不是使用K8S进行部署,或者客户端和RocketMQ部署在不同的K8S集群
   > > 目前RocketMQ往NameServer注册的地址是PodIP导致集群外无法访问到,希望能得到支持
   > 
   > 是overlay 网络的支持吗?如果是独占部署的,是否可以采用host 的模式来解决这个问题
   
   
我目前使用的nameserver是hostnetwork方式部署,但是broker不是这种方式部署,我从集群外可以访问到nameserver,但是无法访问到broker,仍然无法使用外部客户端;
   后来我将nameserver和broker都通过hostnetwork方式部署,但是producer仍然无法跟broker建立连接。
   我想问一下,k8s部署的方式,是不是不支持集群外的客户端访问?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to