https://store-images.s-microsoft.com/image/apps.54877.fc8c4f45-59d3-463a-a9d4-b71c92a33f32.44b8c85b-63c3-4a50-b85a-ad87fe5bbf1d.cf13cc9e-cf3b-4492-b53d-2c75411da2b5
Apache Kafka KRaft 3.9.1 on ubuntu 24.04 x64 with MTLS and JMX
de CYLLiX Corporation
Just a moment, logging you in...
Secure Apache Kafka KRaft with MTLS, JMX, included Connectors. Certificate and Kafka ACL management scripts for easy onboarding and maintenance.
This Highly-Secure cluster-ready Apache Kafka KRaft 3.9.1 image includes mTLS, JMX, Connector-Plugins and Kafka processes managed via systemd. Kafka-logs are on a separate disk from the OS and can be managed separately. The image includes Kafka-ACL and Certificate management scripts to Easily Onboard Secure client applications as well as maintain Kafka-Component Security. Deployment and Troubleshooting Support is on hand.
The objective is to simplify the deployment of Highly Secure Kafka and also provide for deploying as a cluster - all that is required is the following 4 lines in user data.
#!/bin/bash;
hostnamectl set-hostname hostnamehere.domain;
hostname >/var/lib/kafka/kafka_2.13-3.9.1/.NODES;
hostname >/var/lib/kafka/kafka_2.13-3.9.1/.THISNODE