Skip to content

Commit 300beaf

Browse files
authored
docs: update supported versions text and other minor improvements (#507)
1 parent 4b960ad commit 300beaf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/modules/hdfs/pages/index.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ your needs, or have a look at the <<demos, demos>> for some example setups.
1919
== Operator model
2020

2121
The Operator manages the _HdfsCluster_ custom resource. The cluster implements three
22-
xref:home:concepts:roles-and-role-groups.adoc[roles]:
22+
xref:concepts:roles-and-role-groups.adoc[roles]:
2323

2424
* DataNode - responsible for storing the actual data.
2525
* JournalNode - responsible for keeping track of HDFS blocks and used to perform failovers in case the active NameNode
@@ -65,8 +65,10 @@ to analyze the data.
6565
**xref:demos:jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.adoc[]** showcases the integration between HDFS and
6666
Jupyter. New York Taxi data is stored in HDFS and analyzed in a Jupyter notebook.
6767

68-
== Supported Versions
68+
== Supported versions
6969

70-
The Stackable Operator for Apache HDFS currently supports the following versions of HDFS:
70+
The Stackable Operator for Apache HDFS currently supports the HDFS versions listed below.
71+
To use a specific HDFS version in your HdfsCluster, you have to specify an image - this is explained in the xref:concepts:product-image-selection.adoc[] documentation.
72+
The operator also supports running images from a custom registry or running entirely customized images; both of these cases are explained under xref:concepts:product-image-selection.adoc[] as well.
7173

7274
include::partial$supported-versions.adoc[]

0 commit comments

Comments
 (0)