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 2021/11/30 01:33:21 UTC

[GitHub] [rocketmq] duhenglucky opened a new issue #3549: Quick start with docker and k8s

duhenglucky opened a new issue #3549:
URL: https://github.com/apache/rocketmq/issues/3549


   With the advent of containerization and the k8s era, more and more developers and end-users have begun to use docker or k8s to deliver RocketMQ clusters, but the quickstart on the official website currently only has samples with shell script startup. Therefore, it is necessary to supplement the cluster startup mode with docker and k8s operator.


-- 
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] gogodjzhu commented on issue #3549: Quick start with docker and k8s

Posted by GitBox <gi...@apache.org>.
gogodjzhu commented on issue #3549:
URL: https://github.com/apache/rocketmq/issues/3549#issuecomment-1004475213


   @duhenglucky Then I think I can do this :) Please assign this issue to me.


-- 
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] duhenglucky commented on issue #3549: Quick start with docker and k8s

Posted by GitBox <gi...@apache.org>.
duhenglucky commented on issue #3549:
URL: https://github.com/apache/rocketmq/issues/3549#issuecomment-1004467507


   > 
   
   @gogodjzhu thanks for your attention,
   1. Just add a new chapter on docs/en/README.md and add a doc in the [rocketmq-site ](https://github.com/apache/rocketmq-site)at the same time.
   2. Actually RocketMQ docker images have been pushed to [docker hub](https://hub.docker.com/repository/docker/apache/rocketmq), the [docker repo ](https://github.com/apache/rocketmq-docker) and [operator](https://github.com/apache/rocketmq-operator) in here, so just provide docs to describe how to use the operator or docker image to run the rocketmq cluster.


-- 
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] gogodjzhu commented on issue #3549: Quick start with docker and k8s

Posted by GitBox <gi...@apache.org>.
gogodjzhu commented on issue #3549:
URL: https://github.com/apache/rocketmq/issues/3549#issuecomment-1003663628


   I am new to commit any change to open source project. Wish to start from rocketmq. Here are some questions about this issue:
   1. what kind of docs  should I add or modify. Add a new chapter on `docs/en/README.md` ?
   2. what kind of content should I provide. A `docker-compose.yml` for startup with docker?
   
   Wait for your reply and advise for fresh contributor :)


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