How can I explicitly specify NodePort int for Kafka listener / kafka-external-bootstrap ? #5845
-
I have e.g.
to enable This results in the following spec for a
where How can I explicitly specify the I have checked out |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Answering my own question: set as described in https://strimzi.io/blog/2019/04/23/accessing-kafka-part-2/#pre-configured-node-port-numbers
|
Beta Was this translation helpful? Give feedback.
Answering my own question: set
kafka.spec.listeners[x]. configuration.bootstrap.nodePort
as described in https://strimzi.io/blog/2019/04/23/accessing-kafka-part-2/#pre-configured-node-port-numbers