okwang
okwang
@solirpa > @Hywfred > > > 你好,我按照此方法在一个master+两个node的单集群中部署,只能通过运行相应 pod 的主机的 IP+端口进行访问,另一个 node IP+端口无法访问,并不能通过任意节点的 IP + 端口 进行访问,请问这种状况正常么(完全是按照教程操作),如果不正常的话是什么原因? > > 此外,尝试了下将副本调整为多个,当两个 node 均有 pod 运行时,可通过两个 node 的 IP+端口进行访问。 > > 检查下是不是防火墙没关闭 我也出现了这种问题,应该不是防火墙的问题

sorry,I made a mistake,ishould have used `data.tencentcloud_security_groups.selected.security_group_id` .
> **BUG REPORT** > > 1. Please describe the issue you observed: > > 设置name-server hostNetwork 为false时,console的启动参数JAVA_OPTS=-Drocketmq.namesrv.addr=10.244.23.205:9876是一个不存在的集群pod Ip,而不是实际真实name-server的pod Ip,导致console无法正常访问集群而报错。 > > 2. Please tell us about your environment: > >...
> > **BUG REPORT** > > > > 1. Please describe the issue you observed: > > > > 设置name-server hostNetwork 为false时,console的启动参数JAVA_OPTS=-Drocketmq.namesrv.addr=10.244.23.205:9876是一个不存在的集群pod Ip,而不是实际真实name-server的pod Ip,导致console无法正常访问集群而报错。 > > > > 2. Please...
> It depends on the way to organizing the broker cluster: > > * By default, broker roles in a cluster are static, and Controller is unnecessary. > * If...