https://store-images.s-microsoft.com/image/apps.54877.1e2e7a17-6c20-4143-9110-300968c0ee17.953589c4-45de-4f30-bbe2-5f7368195473.f7fa2dd9-39aa-43a4-8474-41a76f2be4dc

Confluent Kafka 8.0.2 KRaft with MTLS on Ubuntu 24.04 ARM64

by CYLLiX Corporation

Secure Confluent Kafka KRaft with MTLS, Connector-Plugins; Certificate and Kafka ACL management scripts for easy onboarding and maintenance.

This Highly-Secure Confluent Kafka KRaft 8.0.2 image includes mTLS, JMX, Jolokia, Connector-Plugins and Confluent 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 Confluent-Component Security. Deployment and Troubleshooting Support is on hand. Note: KSQL requires a minimum implementation of 2 nodes (which will require a Confluent License). The objective is to simplify the deployment of Highly Secure Kafka - 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