Getting started

This guide will get you started with Apache Kafka using the Stackable Operator. It will guide you through the installation of the Operator and its dependencies, setting up your first Kafka instance and create, write to and read from a topic.

Prerequisites

You will need:

  • a Kubernetes cluster

  • kubectl

  • optional: Helm

  • kcat for testing

What’s next

The Guide is divided into two steps: