Strimzi provides a way to run an Apache Kafka cluster on Kubernetes in various deployment configurations.
Use the Quick Starts to get started now!
Join us for our biweekly community zoom meeting where we discuss in all things 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.
We are a Cloud Native Computing Foundation incubating project.