Disabling the non-TLS port for the Apache Kafka broker
When the software containers are installed, the included Apache Kafka broker is configured with both a TLS port for encrypted communication, and a non-TLS port. For production environments, disable the non-TLS port.
About this task
The default TLS port is 9093, and the default non-TLS port is 9092.
Procedure
To disable the non-TLS port, complete the following instructions, based on the container
tool that you are using.
Container tool | Instructions |
---|---|
Docker |
|
Podman |
|