I've only run standalone zk servers with this. I don't see any issues
running multiple servers w/in the container (see my other tool for
help doing this, I regularly run 23 node clusters on a single box with
this https://github.com/phunt/zkconf) however as I mentioned this is
just for dev/test use, not for running ZK in anything close to a
production environment.

Patrick

On Thu, Mar 24, 2016 at 12:36 PM, Crowder Tim
<[email protected]> wrote:
> Think I've mentioned it before, but if you're running quorums (in 
> server-per-container),
> there are some issues to be aware of:
>   http://timmahnator.tumblr.com/post/115073121775/zoo-keepers-and-dock-workers
>
> Cheers!
> .timrc
>
> --------------------------------------------
> On Thu, 3/24/16, Flavio Junqueira <[email protected]> wrote:
>
>  Subject: Re: ZK docker dev/test environments.
>  To: [email protected]
>  Date: Thursday, March 24, 2016, 12:21 PM
>
>  This is great, Pat.
>  Thanks for sharing.
>
>  -Flavio
>
>  >
>  On 24 Mar 2016, at 18:07, Patrick Hunt <[email protected]>
>  wrote:
>  >
>  > I'm
>  not sure how useful this is to other folks, but I've
>  been fooling
>  > around with docker and
>  found that having a docker environment
>  >
>  available for certain dev/test activities to be very
>  helpful. You can
>  > find my currently
>  supported environments here: http://bit.ly/25nIOpN
>  >
>  > In particular
>  setting up kerberos is a bear, hopefully folks find this
>  > interesting. Feel free to issue pull
>  requests if you have any
>  >
>  suggestions.
>  >
>  > I
>  also publish my images here if you just want to try it out
>  quickly:
>  > http://bit.ly/25nIUOn
>  > (kerberos is a bit complicated
>  "docker run" command so read the readme
>  > in github if you want to try that one)
>  >
>  > Regards,
>  >
>  > Patrick
>
>

Reply via email to