dadafan commented on issue #6264: URL: https://github.com/apache/pulsar/issues/6264#issuecomment-1500106358
> > [通过调整官方文档中](https://pulsar.apache.org/docs/en/deploy-bare-metal/)概述的裸机集群部分的说明,我已经设计方法让集群与 Docker Swarm 一起工作。 > > 使用compose 文件确定了4个堆垛,并按自然顺序排列: > > 1. `pulsar-zookeeper.yml` > 2. `pulsar-metadata.yml` > 3. `pulsar-bookies.yml` > 4. `pulsar-brokers.yml` > > 源代码可以在上传的zip中找到:[pulsar-docker-swarm.zip](https://github.com/apache/pulsar/files/4251961/pulsar-docker-swarm.zip) > > 如果有任何反应、问题或意见,我将不胜感激。 I used version 2.11.0 of pulsar and encountered an issue at this time. When deploying meta.yml, I was unable to successfully create it. -- 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]
