Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 2.92 KB

index.md

File metadata and controls

66 lines (42 loc) · 2.92 KB
layout
default

Overview

Strimzi provides a way to run an Apache Kafka cluster on Kubernetes in various deployment configurations.

See our GitHub repository for more info.

Quickstart

Getting up and running with an Apache Kafka cluster on Kubernetes can be very simple, when using the Strimzi project!

Below are a few quickstart documents for different environments, that walk you through a quick and easy install for your development environment:

  • Minikube
  • OKD (the Origin Community Distribution of Kubernetes, the basis of Red Hat OpenShift)

Downloads

Strimzi releases are available for download on our GitHub. The release artifacts contain documentation and example YAML files for deployment on OpenShift and Kubernetes. The Docker images are available on Docker Hub.

All releases can be found in the Downloads page.

Documentation

Documentation for all releases can be found in the Documentation page.

Getting help

If you encounter any issues while using Strimzi, you can get help using:

Contributing

Do you want to contribute to the Strimzi project? See our Contributing page for more details.

Roadmap

The project roadmap describing our future plans can be found in our GitHub project.

License

Strimzi is licensed under the Apache License, Version 2.0

Strimzi is a Cloud Native Computing Foundation sandbox project