Configure Kafka Cluster with Kraft.

Опубликовано: 18 Апрель 2026
на канале: El laboratorio de Rafa
285
13

A Kafka cluster is a set of machines running Kafka (known as brokers) that work together to distribute, store, and process data in a distributed manner. Each broker is a server that handles a subset of the data and operations within the cluster.

In this tutorial, we will explain how to configure a Kafka cluster with Kraft.

The configuration code for each node can be found in the following repository: https://github.com/rafaelt458/instala...

Donations: paypal.me/laboratoriorafa

The official Kafka link is: https://kafka.apache.org/

This tutorial requires prior knowledge of installing Kafka with Kraft. Below are the links to the Kafka installation tutorials on different platforms available on the channel:
Installing Kafka with Kraft on Windows:    • Instalación de Kafka con KRaft en Windows.  
Installing Kafka with Kraft on Linux:    • Instalación de Kafka con KRaft en Linux Ub...  
Installing Kafka with Kraft in Docker:    • Instalación de Kafka con KRaft en Docker.  

During the tutorial, we used the following tools, which also have installation tutorials on the channel:
Offset Explorer:    • Instalación de la herramienta Offset Explo...  

All videos are available on Rafa's Lab website: https://laboratoriorafa.mooo.com/

#Databases #tutorial #Programming #Development #Kafka #Data #Windows #Free #KRaft #Docker