[chef] Re: Chef Orchestration


Chronological Thread 
  • From: Bryan Berry < >
  • To:
  • Subject: [chef] Re: Chef Orchestration
  • Date: Mon, 22 Oct 2012 20:37:21 +0200

knife can do some basic orchestration tasks but it can't provide any
transaction support. If you want to set up 3 servers, you can just
wrap around the knife api using rake or thor tasks. However, if you
actually want to have any real coordination you will need a
distributed lock manager, like Apache ZooKeeper. However, though I
have no experience w/ it. I know that heroku created doozerd, which
may be lighter weight, but I have no idea how well-maintained or
complete it is.

On Mon, Oct 22, 2012 at 7:52 PM, Mark Pimentel 
< >
 wrote:
> Just curious to know if anyone is using chef to do multi-node deployment
> orchestration.
>
> If so, how are you conducting the orchestration?
>
> What other non-chef tools are you using for the orchestration?
>
> --
> Thanks,
>
> Mark



Archive powered by MHonArc 2.6.16.

§