From 5d164c51a3e12a2be01b6ea68eaec018c599202a Mon Sep 17 00:00:00 2001 From: brandi swope Date: Tue, 3 Dec 2024 15:11:59 -0500 Subject: [PATCH] build, no large changes or need for review, reference changes --- install/cluster_size.adoc | 2 +- install/install_connected.adoc | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/install/cluster_size.adoc b/install/cluster_size.adoc index 73f7004f5f..efe34d9e98 100644 --- a/install/cluster_size.adoc +++ b/install/cluster_size.adoc @@ -35,7 +35,7 @@ The following requirements are _not_ minimum requirements for the environment: | 6 |=== -Additionally, the {ocp-short} cluster runs more services to support cluster features. See xref:../install/install_connected.adoc#installing-on-infra-node[Installing the {acm-short} hub cluster on infrastructure nodes] for more details. +Additionally, the {ocp-short} cluster runs more services to support cluster features. [#openshift-cluster-on-additional-services] === {ocp-short} on additional services diff --git a/install/install_connected.adoc b/install/install_connected.adoc index 98e0b9e3b5..424847e658 100644 --- a/install/install_connected.adoc +++ b/install/install_connected.adoc @@ -25,7 +25,6 @@ For information on how to configure advanced configurations, see options in the * <> * <> * <> -* <> [#connect-prerequisites] == Prerequisites @@ -260,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:../config_infra_nodes.adoc#config-infra-node-mce[Configuring infrastructure nodes for {acm-short}] for that procedure. [#additional-resources-install]