xkLi0 opened a new issue, #240: URL: https://github.com/apache/rocketmq-operator/issues/240
我希望在一个K8S集群环境内,部署一个rocketmq operator去管理不同namespace下的rocketmq 集群。 在实际实践中,我发现broker获取到的NAMESRV_ADDR变量是其他namespace的nameservice address,这个与期望中的不一样。 <img width="2494" height="223" alt="Image" src="https://github.com/user-attachments/assets/1010ee71-b6cd-402e-b1da-bad88c7fa9af" /> <img width="2546" height="471" alt="Image" src="https://github.com/user-attachments/assets/c3731c62-1030-4df7-9206-e3739bcf1a8d" /> 而我尝试在broker的资源声明文件中指定.spec.nameServers为当前namespace的nameservice svc时, broker注册看着像有问题。 <img width="2540" height="424" alt="Image" src="https://github.com/user-attachments/assets/3aefc726-c1af-4b4a-8416-ceb5d51bde6f" /> 问:operator支持多rocketmq集群部署吗?实际应用中需要多个集群去提供给不同的应用环境使用 -- 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]
