10000 GitHub - scholzj/strimzi-compose-up: Compose file for starting Kafka and Zookeeper using the Strimzi images
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000

Compose file for starting Kafka and Zookeeper using the Strimzi images

License

Notifications You must be signed in to change notification settings

scholzj/strimzi-compose-up

Folders and files

NameName
93B0 Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Compose file for starting Apache Kafka cluster using the Strimzi container images

This repository contains a Docker Compose YAML file which allows you to start local Apache Kafka cluster. It uses the Strimzi container images and is currently based on Strimzi 0.46.0 / Apache Kafka 4.0.0. As Kafka 4.0.0 does not support ZooKeeper anymore, there is only a KRaft based compose file. If you want to use ZooKeeper, check the 0.45.0 tag which is based on Strimzi 0.45.0 and Apache Kafka 3.9.0 and still has ZooKeeper support as well.

Usage

After installing Docker / Docker Compose on your machine, run docker compose up to start the Kafka broker. To shut it down, run docker compose down.

About

Compose file for starting Kafka and Zookeeper using the Strimzi images

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0