From 5fe1942dde4a691cbc55bfe3e89a95b71d3036e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Natalie=20Klestrup=20R=C3=B6ijezon?= Date: Wed, 13 Nov 2024 18:10:34 +0100 Subject: [PATCH] Rewrite "service exposition outlook" to clarify that the list-op migration has begun --- modules/concepts/pages/service-exposition.adoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/concepts/pages/service-exposition.adoc b/modules/concepts/pages/service-exposition.adoc index 5520bc8e8..0c0f8e86f 100644 --- a/modules/concepts/pages/service-exposition.adoc +++ b/modules/concepts/pages/service-exposition.adoc @@ -63,5 +63,8 @@ For a production setup, it is recommended to use a LoadBalancer and the `externa == Outlook -These listener classes are hardcoded to expose certain Service types and do not offer any additional configuration. -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. +For most of the Stackable operators, these listener classes are hardcoded to expose certain Service types and do not offer any additional configuration. +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]. +In a future release, all Stackable operators are planned to be migrated over to this system. + +For more information on what is supported by any individual operator, please see that operator's documentation.