Skip to content

Commit 5fe5e23

Browse files
committed
TELCODOCS-783 - adding links to updated docs
1 parent 5a41103 commit 5fe5e23

File tree

4 files changed

+9
-20
lines changed

4 files changed

+9
-20
lines changed

installing/installing_bare_metal/installing-bare-metal.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ include::modules/installation-bare-metal-config-yaml.adoc[leveloffset=+2]
113113
.Additional resources
114114

115115
* See xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installation-load-balancing-user-infra_installing-bare-metal[Load balancing requirements for user-provisioned infrastructure] for more information on the API and application ingress load balancing requirements.
116+
* See xref:../../post_installation_configuration/enabling-cluster-capabilities.adoc[Enabling cluster capabilities] for more information on enabling cluster capabilities that were disabled prior to installation.
117+
* See xref:../../installing/cluster-capabilities.html#explanation_of_capabilities_cluster-capabilities[Optional cluster capabilities in OpenShift Container Platform Branch Build] for more information on the features provided by each capability.
118+
116119

117120
include::modules/installation-configure-proxy.adoc[leveloffset=+2]
118121

installing/installing_sno/install-sno-installing-sno.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ To install {product-title} on a single node, first generate the installation ISO
3535

3636
include::modules/install-sno-generating-the-install-iso-manually.adoc[leveloffset=+2]
3737

38+
[role="_additional-resources"]
39+
.Additional resources
40+
41+
* See xref:../../post_installation_configuration/enabling-cluster-capabilities.adoc[Enabling cluster capabilities] for more information on enabling cluster capabilities that were disabled prior to installation.
42+
* See xref:../../installing/cluster-capabilities.html#explanation_of_capabilities_cluster-capabilities[Optional cluster capabilities in OpenShift Container Platform Branch Build] for more information on the features provided by each capability.
43+
3844
include::modules/install-sno-monitoring-the-installation-manually.adoc[leveloffset=+2]
3945

4046
[role="_additional-resources"]

modules/install-sno-generating-the-install-iso-manually.adoc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -129,16 +129,6 @@ capabilities:
129129
<10> Activate a predefined set of cluster capabilities.
130130
<11> Add the additional cluster capabilities you want to enable here.
131131
+
132-
[NOTE]
133-
====
134-
The following sets of cluster capabilities are predefined:
135-
136-
`None`:: No optional capabilities are enabled.
137-
`v4.11`:: Includes `baremetal`, `marketplace`, and `openshift-samples`.
138-
`v4.12`:: Includes all capabilities from `v4.11`, and `Console`, `Insights`, `Storage`, `CSISnapshot`.
139-
`vCurrent`:: Enables the recommended set of optional capabilities.
140-
====
141-
+
142132
[IMPORTANT]
143133
====
144134
Removing a capability from a cluster alters the behavior of that cluster and could require you to provide alternative methods to perform the functions associated with that capability. For example, if you remove the storage capability, you need to provide your own storage to, for example, support metrics persistence.

modules/installation-bare-metal-config-yaml.adoc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -307,16 +307,6 @@ ifndef::restricted[]
307307
<15> Activate a predefined set of cluster capabilities.
308308
<16> Add the additional cluster capabilities you want to enable here.
309309
+
310-
[NOTE]
311-
====
312-
The following sets of cluster capabilities are predefined:
313-
314-
`None`:: All capabilities are disabled.
315-
`v4.11`:: Includes `baremetal`, `marketplace`, and `openshift-samples`.
316-
`v4.12`:: Includes all capabilities from `v4.11`, and `Console`, `Insights`, `Storage`, `CSISnapshot`.
317-
`vCurrent`:: All available capabilities are enabled.
318-
====
319-
+
320310
[IMPORTANT]
321311
====
322312
Removing a capability from a cluster alters the behavior of that cluster and could require you to provide alternative methods to perform the functions associated with that capability. For example, if you remove the storage capability, you need to provide your own storage to, for example, support metrics persistence.

0 commit comments

Comments
 (0)