Skip to content

Commit aacfca7

Browse files
sbernauerfhennig
andauthored
docs: Document JournalNodes are not exposed (#535)
* docs: Document JournalNodes are not exposed * Update docs/modules/hdfs/pages/usage-guide/listenerclass.adoc Co-authored-by: Felix Hennig <fhennig@users.noreply.github.com> --------- Co-authored-by: Felix Hennig <fhennig@users.noreply.github.com>
1 parent cf66ff4 commit aacfca7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
The operator deploys a xref:listener-operator:listener.adoc[Listener] for each DataNode and NameNode pod. They both default to only being accessible from within the Kubernetes cluster, but this can be changed by setting `.spec.{data,name}Nodes.config.listenerClass`.
44

5+
Note that JournalNodes are not accessible from outside the Kubernetes cluster.
6+
57
The cluster can be configured to be accessible from outside of Kubernetes like this:
68

79
[source,yaml]

0 commit comments

Comments
 (0)