https://store-images.s-microsoft.com/image/apps.54877.37f0fc16-6d1e-41c5-8279-82cb45127929.46077f4b-3194-4e56-97ad-7ac5b9dd462f.3b0a8b14-453d-4a4b-bcbc-9d6481f37b17
Confluent Kafka 8.0.1 KRaft with MTLS on Ubuntu ARM64
CYLLiX Corporation ұсынады
Just a moment, logging you in...
Secure Confluent Kafka KRaft with MTLS included Connectors. Certificate and Kafka ACL management scripts for easy onboarding and maintenance.
This Highly-Secure Confluent Kafka KRaft 8.0.1 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