Skip to content

Chef cookbook for provisioning kafka cluster

License

Notifications You must be signed in to change notification settings

BimoZX/kafka-cookbook

 
 

Repository files navigation

kafka-cookbook

Chef cookbook for provisioning kafka cluster.

Releasing New Version

We need to do these whenever we release a new version:

  1. Run
bundle exec berks update
bundle exec berks vendor cookbooks
  1. Commit and updated cookbooks directory
  2. Tag the commit that we want to release with format <APP-VERSION>-<REVISION>

Version

This cookbook version will follow kafka version with extra revision indicator suffixed. For example:

  • 2.11-1 means that this is a revision 1 cookbook that will provision kafka version 2.11

About

Chef cookbook for provisioning kafka cluster

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 89.9%
  • C 7.5%
  • Shell 1.4%
  • HTML 1.1%
  • Batchfile 0.1%