Join us for StrimziCon: a virtual conference about the Strimzi project on May 22nd. Register now!

Kafka on Kubernetes in a few minutes

Strimzi provides a way to run an Apache Kafka cluster on Kubernetes in various deployment configurations.
Use the Quick Starts to get started now!

Secure by Default

  • Built-in security
  • TLS, SCRAM-SHA, and OAuth authentication
  • Automated Certificate Management

Simple yet Configurable

  • NodePort, Load balancer and Ingress options
  • Rack awareness for HA
  • Use dedicated nodes for Kafka

Kubernetes-Native Experience

Version 0.40.0 download is available!

Download the latest Strimzi releases from GitHub. Use the Kafka operators to deploy and configure an Apache Kafka cluster on Kubernetes. The Kafka Bridge provides a RESTful interface for your HTTP clients.

Join us for our biweekly community zoom meeting where we discuss in all things Strimzi.

What is Strimzi?

Strimzi provides a way to run an Apache Kafka cluster on Kubernetes in various deployment configurations. For development it’s easy to set up a cluster in Minikube in a few minutes. For production you can tailor the cluster to your needs, using features such as rack awareness to spread brokers across availability zones, and Kubernetes taints and tolerations to run Kafka on dedicated nodes. You can expose Kafka outside Kubernetes using NodePort, Load balancer, Ingress and OpenShift Routes, depending on your needs, and these are easily secured using TLS.

The Kube-native management of Kafka is not limited to the broker. You can also manage Kafka topics, users, Kafka MirrorMaker and Kafka Connect using Custom Resources. This means you can use your familiar Kubernetes processes and tooling to manage complete Kafka applications.

Getting Help
If you encounter any issues while using Strimzi, you can get help several different ways:

Contributing
Do you want to contribute to the Strimzi project? Learn how you can contribute on our Join Us page.

Project Roadmap
Learn about the future plans for the project by viewing the roadmap.

Strimzi is used by

We are a Cloud Native Computing Foundation incubating project.