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/01/20 08:43:04 UTC

[GitHub] [rocketmq-operator] hppx5456 opened a new issue #19: deploy the RocketMQ broker clusters error

hppx5456 opened a new issue #19: deploy the RocketMQ broker clusters  error
URL: https://github.com/apache/rocketmq-operator/issues/19
 
 
   when i use command 
   kubectl apply -f example/rocketmq_v1alpha1_broker_cr.yaml
   kubectl get pods -owide
   my clusters status is:
   broker-0-master-0                    0/1     CrashLoopBackOff   6          11m    10.244.1.7     k8s-node1    <none>           <none>
   broker-0-replica-1-0                 0/1     CrashLoopBackOff   6          11m    10.244.1.6     k8s-node1    <none>           <none>
   curl-69c656fd45-94qbj                1/1     Running            1          107m   10.244.0.4     k8s-master   <none>           <none>
   name-service-0                       1/1     Running            0          12m    30.26.223.45   k8s-node1    <none>           <none>
   rocketmq-operator-648b54b558-tgb72   1/1     Running            1          81m    10.244.1.2     k8s-node1    <none>           <none>
   
   
   

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