Kafka

Kafka Presets

Ready-to-deploy configuration presets for Kafka. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Single Broker Kafka with UI

This preset deploys a single-broker Kafka cluster with a single ZooKeeper node, a sample topic, and the Kafka UI for visual monitoring. Ideal for development and testing.

02

Production Kafka Cluster

This preset deploys a 3-broker, 3-ZooKeeper Kafka cluster with production-grade resources, replication, and the Kafka UI. Provides fault tolerance and horizontal throughput scaling.

03

Kafka Cluster with Schema Registry

This preset deploys a 3-broker Kafka cluster with the Confluent Schema Registry enabled. The Schema Registry provides centralized schema management for Avro, Protobuf, and JSON Schema serialization...