This GitHub Action sets up Bitnami Kafka instance.
Inspired by https://github.com/getong/rabbitmq-action, @getong Thanks!
See action.yml
Basic:
- name: Start Bitname Kafka
uses: bbcCorp/kafka-actions@v1
Now you should be able to publish to Kafka broker running at localhost:9092
The scripts and documentation in this project are released under the MIT License