Skip to content

Commit d6877ee

Browse files
authored
Merge pull request #85067 from lahinson/hcp-title-update
Minor cleanup of HCP files
2 parents 02413f2 + 417df26 commit d6877ee

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

hosted_control_planes/hcp-deploy/hcp-deploy-virt.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ include::modules/hcp-virt-prereqs.adoc[leveloffset=+2]
3838
* xref:../../virt/install/installing-virt.adoc#installing-virt-web[Installing OpenShift Virtualization using the web console]
3939
* xref:../../post_installation_configuration/post-install-storage-configuration.adoc#post-install-storage-configuration[Postinstallation storage configuration]
4040
* link:https://console.redhat.com/openshift/install/platform-agnostic/user-provisioned[Install OpenShift on any x86_64 platform with user-provisioned infrastructure]
41-
* xref:../../hosted_control_planes/hcp-deploy/hcp-deploy-virt.adoc#hcp-metallb_hcp-deploy-virt[Optional: Configuring MetalLB]
41+
* xref:../../hosted_control_planes/hcp-deploy/hcp-deploy-virt.adoc#hcp-metallb_hcp-deploy-virt[Configuring MetalLB]
4242
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/clusters/cluster_mce_overview#advanced-config-engine[Advanced configuration]
4343
4444
include::modules/hcp-virt-firewall-port.adoc[leveloffset=+2]

modules/hcp-metallb.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="hcp-metallb_{context}"]
7-
= Optional: Configuring MetalLB
7+
= Configuring MetalLB
88

99
You must install the MetalLB Operator before you configure MetalLB.
1010

modules/hcp-virt-hc-base-domain.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ Replace `4.x.0` with the supported {product-title} version that you want to use.
7070

7171
.Next steps
7272

73-
To fix the errors in the output, complete the steps in _Setting up the load balancer_ and _Setting up a wildcard DNS_.
73+
To fix the errors in the output, complete the steps in "Setting up the load balancer" and "Setting up a wildcard DNS".
7474

7575
[NOTE]
7676
====
77-
If your hosted cluster is on bare metal, you might need MetalLB to set up load balancer services. For more information, see _Optional: Configuring MetalLB_.
77+
If your hosted cluster is on bare metal, you might need MetalLB to set up load balancer services. For more information, see "Configuring MetalLB".
7878
====

modules/hcp-virt-prereqs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ $ oc patch storageclass ocs-storagecluster-ceph-rbd -p '{"metadata": {"annotatio
2727
2828
* You have a valid pull secret file for the `quay.io/openshift-release-dev` repository. For more information, see "Install OpenShift on any x86_64 platform with user-provisioned infrastructure".
2929
* You have installed the hosted control plane command line interface.
30-
* You have configured a load balancer. For more information, see "Optional: Configuring MetalLB".
30+
* You have configured a load balancer. For more information, see "Configuring MetalLB".
3131
* For optimal network performance, you are using a network maximum transmission unit (MTU) of 9000 or greater on the {product-title} cluster that hosts the KubeVirt virtual machines. If you use a lower MTU setting, network latency and the throughput of the hosted pods are affected. Enable multiqueue on node pools only when the MTU is 9000 or greater.
3232
3333
* The {mce-short} has at least one managed {product-title} cluster. The `local-cluster` is automatically imported. For more information about the `local-cluster`, see "Advanced configuration" in the {mce-short} documentation. You can check the status of your hub cluster by running the following command:

0 commit comments

Comments
 (0)