This PR adds a Packer template to build a 1-Click image for Apache Kafka with TLS enabled.
This image is intended for development purposes only, as it consists of a single node that does not have any sort of high-availability or redundancy. The TLS certificate is self-signed, and client credentials are placed in /opt/kafka/one-click-ssl.
This PR adds a Packer template to build a 1-Click image for Apache Kafka with TLS enabled.
This image is intended for development purposes only, as it consists of a single node that does not have any sort of high-availability or redundancy. The TLS certificate is self-signed, and client credentials are placed in
/opt/kafka/one-click-ssl
.