andrewrothstein.kafka-broker
andrewrothstein.kafka-broker
This is a tool to install a Kafka broker. It requires access to a ZooKeeper system.
Requirements
Check meta/main.yml for details. A ZooKeeper cluster must be running.
Role Variables
See defaults/main.yml for variable settings.
Dependencies
Check meta/main.yml for dependencies.
Example Playbook
Here’s a sample inventory file (inventory.ini):
[zookeeper-quorum]
zk-host[1:3]
[kafka-broker]
kb-host1 kafka_broker_id=1
kb-host2 kafka_broker_id=2
kb-host3 kafka_broker_id=3
...
And a simple playbook:
- hosts: kafka-broker
roles:
- andrewrothstein.kafka-broker
License
This project is licensed under the MIT License.
Author Information
Created by Andrew Rothstein andrew.rothstein@gmail.com
Installa
ansible-galaxy install andrewrothstein.kafka-broker
Licenza
mit
Download
427
Proprietario
Dreamer, coder