Skip to content

Commit a886b67

Browse files
committed
mention HDFS difference
1 parent 0fb3949 commit a886b67

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/concepts/pages/service-exposition.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ Keep in mind that you are not restricted to this list, you can configure your ow
4848

4949
The {listener-operator}[listener-operator] is integrated into most of the Stackable products, currently only xref:opa:index.adoc[] and xref:spark-k8s:index.adoc[] are not using {listener-operator}[listener-operator].
5050

51-
Most of the tools configure the {listenerclass}[] at the role level as follows:
51+
Most of the products configure the {listenerclass}[] at the role level as follows.
52+
However, there are some products that have this option at the rolegroup level.
53+
One example is HDFS, where some roles require a listener service per Pod, to individually access single instances.
5254

5355
[source,yaml]
5456
----

0 commit comments

Comments
 (0)