Skip to content

Simple scripts/helpers to run kafka instance for testing

Fabfur requested to merge work/fabfur/kafka-instance-test into main

The tests folder contains some scripts and resources to run a local kafka instance using podman. Both resources for kubernetes (podman play kube ...) and systemd (deprecated) are generated. The README file contains some hints about how to run and how these are generated.

Merge request reports