<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cluster on Devops Monk</title><link>https://devops-monk.com/tags/cluster/</link><description>Recent content in Cluster on Devops Monk</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://devops-monk.com/tags/cluster/index.xml" rel="self" type="application/rss+xml"/><item><title>Starting a Kafka Cluster: Single-Broker and 3-Broker with KRaft</title><link>https://devops-monk.com/tutorials/spring-kafka/kafka-cluster-setup/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://devops-monk.com/tutorials/spring-kafka/kafka-cluster-setup/</guid><description>Prerequisites Docker Desktop installed and running docker compose v2 (bundled with Docker Desktop 4.x+) Ports 9092, 9093, 9094 free on your machine All articles in this series assume a running local Kafka cluster. Start with the single-broker setup for articles 1–6, then switch to the 3-broker cluster when we cover replication and fault tolerance.
Single-Broker Cluster (Development) This is the simplest setup — one Kafka node running in combined mode (broker + controller).</description></item></channel></rss>