Skip to content

Can you use a TLS server authentication (not mutual TLS) listener when using the Topic Operator? #6003

Answered by scholzj
Otto45 asked this question in Q&A
Discussion options

You must be logged in to vote

The Topic Operator is using an internal internal listener which is not user configurable and is always using mTLS. It should not matter what do you configure in the listeners in the Kafka custom resource

Just to clarify and make sure we are talking about the same thing -> when you use Strimzi to run the Kafka cluster, you deploy the Topic Operator directly from the Kafka custom resource such as in this example: https://github.com/strimzi/strimzi-kafka-operator/blob/main/examples/kafka/kafka-persistent.yaml#L38 ... you do not need to install it separately.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Otto45
Comment options

@scholzj
Comment options

@Otto45
Comment options

Answer selected by Otto45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants