diff --git a/clusters/install_upgrade/install_intro.adoc b/clusters/install_upgrade/install_intro.adoc index 068ef148c7..1c2758cab9 100644 --- a/clusters/install_upgrade/install_intro.adoc +++ b/clusters/install_upgrade/install_intro.adoc @@ -16,7 +16,7 @@ For full support information, see the link:https://access.redhat.com/articles/70 See the following documentation: * xref:./install_connected.adoc#installing-while-connected-online-mce[Installing while connected online] -* xref:./config_infra_nodes.adoc#config-infra-node-mce[Configuring infrastructure nodes for {mce-short}] +* xref:./config_infra_nodes.adoc#config-infra-node-acm[Configuring infrastructure nodes for {mce-short}] * xref:./install_disconnected.adoc#install-on-disconnected-networks[Installing on disconnected networks] * xref:./uninstall.adoc#uninstalling-mce[Uninstalling] * xref:../about/mce_networking.adoc#mce-network-configuration[Network configuration] diff --git a/install/install_connected.adoc b/install/install_connected.adoc index 424847e658..cf50cd56e2 100644 --- a/install/install_connected.adoc +++ b/install/install_connected.adoc @@ -259,7 +259,7 @@ oc get mch -o yaml - *Important:* For security reasons, do not give access to the `local-cluster` namespace to any user that is not a `cluster-administrator`. -You can now configure your {ocp-short} cluster to contain infrastructure nodes to run approved management components. Running components on infrastructure nodes avoids allocating {ocp-short} subscription quota for the nodes that are running those management components. See xref:../config_infra_nodes.adoc#config-infra-node-mce[Configuring infrastructure nodes for {acm-short}] for that procedure. +You can now configure your {ocp-short} cluster to contain infrastructure nodes to run approved management components. Running components on infrastructure nodes avoids allocating {ocp-short} subscription quota for the nodes that are running those management components. See xref:../install/config_infra_nodes.adoc#config-infra-node-acm[Configuring infrastructure nodes for {acm-short}] for that procedure. [#additional-resources-install] diff --git a/install/install_overview.adoc b/install/install_overview.adoc index 6afe34348a..c3291d654e 100644 --- a/install/install_overview.adoc +++ b/install/install_overview.adoc @@ -20,7 +20,7 @@ The documentation references the earliest supported {ocp-short} version, unless Installing {acm} sets up a multi-node cluster production environment. You can install {acm} in either standard or high-availability configurations. View the following documentation for more information about the installation and upgrade procedures, as well as information about advanced configuration, scalability, and sizing: * xref:../install/install_connected.adoc#installing-while-connected-online[Installing while connected online] -* xref:../install/config_infra_nodes.adoc#config-infra-node-mce[Configuring infrastructure nodes for {acm-short}] +* xref:../install/config_infra_nodes.adoc#config-infra-node-acm[Configuring infrastructure nodes for {acm-short}] * xref:../install/install_disconnected.adoc#install-on-disconnected-networks[Install on disconnected networks] * xref:../install/cluster_size.adoc#sizing-your-cluster[Sizing your cluster] * xref:../install/perform_scale.adoc#performance-and-scalability[Performance and scalability]