Install and configure using chef

Are there any examples of installing and configuring Aerospike nodes using Chef Server? I have a deployment that already uses Chef and would like to integrate Aerospike into the environment. Feedback on the the pros and cons and any examples of cookbooks would be helpful. I found a cookbook by Vlad Gorodetskey in the Chef Supermarket and wondered if anyone had experience with it?

We do have lots of customers running their own orchestrations platforms (chef, Puppet, ansible) and have seen no major issues. They key is to configure the different cases in your orchestration of choice. (ie rolling upgrade, Rolling restart, full restart in parallel …). If you do create some recipes, feel free to share with the community.

1 Like