grandimk / quarkus-kafka-test-apps

Kafka test applications written using Quarkus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Kafka test applications written using Quarkus

License:Apache License 2.0


Languages

Language:Java 54.6%Language:Dockerfile 21.4%Language:Shell 12.5%Language:Makefile 11.5%