apache / rocketmq-operator

Apache RocketMQ Operator
https://rocketmq.apache.org/
Apache License 2.0
310 stars 126 forks source link

No RocketMQ cluster found after deployment #98

Closed ouroborosng closed 1 year ago

ouroborosng commented 2 years ago

Hi everyone

I've deployed operator, broker, name service and console at the same namespace. And everything seems just fine. image

Though, I went to the RocketMQ console which shows no cluster.

image

While ran the cli-admin-tool command clusterList in the name service pod. It returned an empty cluster list. image

Not sure where did I go wrong. Would appreciate it if anyone can help.

caigy commented 2 years ago

Please check if there are any error messages in nameserver.log or broker.log

caigy commented 2 years ago

@Ouroborosi Any updates?

ouroborosng commented 2 years ago

@caigy thanks for your reply. haven't tested it yet. I deployed helm chart directly as an alternative a while ago that works like a charm. I'll try to deploy the operator agin and get back to you soon.

caigy commented 1 year ago

I'll close this stale issue first. If problems are reproduced, please feel free to reopen it.