/quarkus-kafka-test-apps

Kafka test applications written using Quarkus

Primary LanguageJavaApache License 2.0Apache-2.0

Kafka test applications

This repository contains simple clients which can be used for testing of Apache Kafka deployments. The clients are written using Quarkus They are also dockerized and can be used in Kubernetes / OpenShift. See the deployment.yaml file as examples.

The deployment.yaml file contains a full deployment of Producer, Consumer and Topic definition for Strimzi Topic Operator. There are also additional variants for different authentication options.