https://store-images.s-microsoft.com/image/apps.54877.7d2782a6-3648-4b6e-af9f-19ea3befe684.d659a372-c0f3-40de-868b-640009c4bc8b.3ba08143-95e9-49d5-a514-7c787ef8381a
Apache Kafka KRaft 4.1.0 on ubuntu 24.04 ARM64 with MTLS and JMX
by 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.1.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/.NODES;
hostname >/var/lib/kafka/.THISNODE