https://store-images.s-microsoft.com/image/apps.54877.4c108124-10d6-41df-9e40-650cee5bf237.88f79015-4ab5-4648-b403-996cb9b8f3c2.ad96b146-d550-4610-a1ab-05a33b3f2ac2
Apache Kafka KRaft 4.0.0 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 4.0.0 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-4.0.0/.NODES;
hostname >/var/lib/kafka/kafka_2.13-4.0.0/.THISNODE