Hi Sijie,

Thanks for suggestion. I created a github issue.
https://github.com/apache/pulsar/issues/5401

Thanks,
Takahiro

2019年10月17日(木) 0:25 Sijie Guo <[email protected]>:

>
>
> On Tue, Oct 15, 2019 at 4:35 AM Takahiro Hozumi <[email protected]>
> wrote:
>
>> Hi all,
>>
>> I would like to setup ZooKeeper, BookKeeper and Pulsar cluster using
>> official docker image on bare metal server, not k8s.
>> I think that on bare metal, to use docker has some operational benefit,
>> compared to manual tarball installation.
>> And I noticed that there is not a section about this scenario in the doc.
>> https://pulsar.apache.org/docs/en/deploy-kubernetes/
>> It seems that the docker image apachepulsar/pulsar-all can be used to
>> setup all three clusters.
>>
>
> You can use apachepulsar/pulsar or apachepulsar/pulsar-all to setup all
> zookeeper, bookkeeper and broker clusters.
>
> The difference between apachepulsar/pulsar and apachepulsar/pulsar-all is
> that `pulsar-all` bundles all the connectors into one image.
>
>
>> Since decoupling k8s specific notion from k8s yaml is not easy for
>> me(e.g. what is configMapRef?), it is very helpful if the documentation
>> covers how to use official docker image.
>>
>
> Can you create a github issue for this? We are happy to add the
> documentation for this part.
>
>
>> I prefer official image to home grown one even for ZooKeeper and
>> BookKeeper cluster, because it should have accumulated community knowledge.
>> So I can be confident.
>>
>> Thanks,
>> Takahiro
>>
>

Reply via email to