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 2022/06/01 06:09:41 UTC

[GitHub] [rocketmq-operator] gobbq opened a new pull request, #101: Add printcolomns to operator resources

gobbq opened a new pull request, #101:
URL: https://github.com/apache/rocketmq-operator/pull/101

   Ref. #100 
   
   The effect is shown below
   
   ```
   $ kubectl get nameservice
   NAME           SIZE   HOST-NETWORK   AGE
   name-service   2      false          15m
   ```
   
   ```
   $ kubectl get broker
   NAME     SIZE   REPLICA-PER-GROUP   ALLOW-RESTART   AGE
   broker   1      1                   true            15m
   ```
   
   ```
   $ kubectl get console
   NAME      SIZE   AGE
   console   1      78m
   ```
   
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-operator] caigy merged pull request #101: [ISSUE #100]Add printcolomns to operator resources

Posted by GitBox <gi...@apache.org>.
caigy merged PR #101:
URL: https://github.com/apache/rocketmq-operator/pull/101


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org