You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/concepts/pages/service-exposition.adoc
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,5 +63,8 @@ For a production setup, it is recommended to use a LoadBalancer and the `externa
63
63
64
64
== Outlook
65
65
66
-
These listener classes are hardcoded to expose certain Service types and do not offer any additional configuration.
67
-
In a future release, the `ListenerClass` provided by the xref:listener-operator:index.adoc[listener-operator] will allow you to create your own listener class variants, with more granual configuration options.
66
+
For most of the Stackable operators, these listener classes are hardcoded to expose certain Service types and do not offer any additional configuration.
67
+
However, some operators support specifying custom xref:listener-operator:listenerclass.adoc[ListenerClass]es with more granular configuration options, via the xref:listener-operator:index.adoc[listener-operator].
68
+
In a future release, all Stackable operators are planned to be migrated over to this system.
69
+
70
+
For more information on what is supported by any individual operator, please see that operator's documentation.
0 commit comments