Skip to content

Commit 17e96e1

Browse files
committed
Reformat bootstrap rolegroup note slightly
1 parent f58c534 commit 17e96e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/modules/kafka/pages/usage-guide/listenerclass.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
The operator deploys a bootstrap xref:listener-operator:listener.adoc[Listener] for each broker rolegroup, as well as a xref:listener-operator:listener.adoc[Listener] for each broker pod.
44

55
The bootstrap Listener is used to negotiate clients' initial connection to the cluster, after which a connection is made to the relevant broker Listeners.
6-
Please note that every bootstrap Listener (regardless of the underlying rolegroup) will return all brokers of all rolegroups.
6+
7+
NOTE: Every bootstrap xref:listener-operator:listener.adoc[Listener] (regardless of the underlying rolegroup) will direct clients to the broker listeners of all brokers of all rolegroups.
78

89
They both default to only being accessible from within the Kubernetes cluster, but this can be changed by setting `.spec.brokers.config.{bootstrap,broker}ListenerClass`.
910

0 commit comments

Comments
 (0)