Skip to content

saltstack-formulas/kafka-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kafka

Formula to set up and configure a single-node Kafka server or multi-node Kafka cluster.

Formula Dependencies

Available states

kafka

Downloads and install Confluent Platform Kafka Debian packages.

kafka.server

Enables and starts the Kafka service. Only works if 'kafka' is one of the roles (grains) of the node. This separation allows for nodes to have the Kafka libs and environment available without running the service.