Skip to content

Commit 7a228f0

Browse files
committed
adding contexts and IDs in Agent docs
1 parent a6cbb66 commit 7a228f0

7 files changed

+11
-6
lines changed

installing/installing_oci/installing-oci-agent-based-installer.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ include::modules/creating-config-files-cluster-install-oci.adoc[leveloffset=+1]
3737

3838
* xref:../../architecture/architecture-installation.adoc#installation-overview_architecture-installation[About {product-title} installation]
3939
* xref:../../installing/overview/installing-preparing.adoc#installing-preparing-selecting-cluster-type[Selecting a cluster installation type]
40-
* xref:../../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc#about-the-agent-based-installer[Preparing to install with the Agent-based Installer]
40+
* xref:../../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc#preparing-to-install-with-agent-based-installer[Preparing to install with the Agent-based Installer]
4141
* xref:../../installing/installing_with_agent_based_installer/installing-with-agent-based-installer.adoc#installing-ocp-agent-retrieve_installing-with-agent-based-installer[Downloading the Agent-based Installer]
4242
* xref:../../disconnected/mirroring/installing-mirroring-installation-images.adoc#installation-mirror-repository_installing-mirroring-installation-images[Mirroring the {product-title} image repository]
4343
* xref:../../installing/installing_with_agent_based_installer/installing-with-agent-based-installer.adoc#installing-ocp-agent-ztp_installing-with-agent-based-installer[Optional: Using ZTP manifests]
@@ -51,7 +51,7 @@ include::modules/running-cluster-oci-agent-based.adoc[leveloffset=+1]
5151
[role="_additional-resources"]
5252
.Additional resources
5353

54-
* xref:../../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc#recommended-resources-for-topologies[Recommended resources for topologies]
54+
* xref:../../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc#agent-based-installer-recommended-resources_preparing-to-install-with-agent-based-installer[Recommended resources for topologies]
5555
* link:https://docs.oracle.com/iaas/Content/openshift-on-oci/installing-agent-about-instance-configurations.htm[Instance Sizing Recommendations for {product-title} on {oci} Nodes (Oracle documentation)]
5656
* link:https://docs.oracle.com/iaas/Content/openshift-on-oci/openshift-troubleshooting.htm[Troubleshooting {product-title} on {oci} (Oracle documentation)]
5757

installing/installing_with_agent_based_installer/preparing-an-agent-based-installed-cluster-for-mce.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ toc::[]
99
You can install the {mce-short} and deploy a hub cluster with the Agent-based {product-title} Installer.
1010
The following procedure is partially automated and requires manual steps after the initial cluster is deployed.
1111

12+
[id="prerequisites_{context}"]
1213
== Prerequisites
1314
* You have read the following documentation:
1415
** link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview[Cluster lifecycle with multicluster engine operator overview].

installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
[id="about-the-agent-based-installer"]
9+
[id="about-the-agent-based-installer_{context}"]
1010
== About the Agent-based Installer
1111

1212
The Agent-based installation method provides the flexibility to boot your on-premises servers in any way that you choose. It combines the ease of use of the Assisted Installation service with the ability to run offline, including in air-gapped environments.
@@ -108,7 +108,7 @@ include::modules/installation-bare-metal-agent-installer-config-yaml.adoc[levelo
108108
//Validation checks before agent ISO creation
109109
include::modules/validations-before-agent-iso-creation.adoc[leveloffset=+1]
110110

111-
[id="agent-based-installation-next-steps"]
111+
[id="agent-based-installation-next-steps_{context}"]
112112
== Next steps
113113

114114
* xref:../../installing/installing_with_agent_based_installer/installing-with-agent-based-installer.adoc#installing-with-agent-based-installer[Installing a cluster with the Agent-based Installer]

installing/installing_with_agent_based_installer/understanding-disconnected-installation-mirroring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc::[]
99

1010
You can use a mirror registry for disconnected installations and to ensure that your clusters only use container images that satisfy your organization's controls on external content. Before you install a cluster on infrastructure that you provision in a disconnected environment, you must mirror the required container images into that environment. To mirror container images, you must have a registry for mirroring.
1111

12-
[id="agent-install-mirroring-images-disconnected"]
12+
[id="agent-install-mirroring-images-disconnected_{context}"]
1313
== Mirroring images for a disconnected installation through the Agent-based Installer
1414

1515
You can use one of the following procedures to mirror your {product-title} image repository to your mirror registry:

modules/agent-install-networking.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ In an environment without a DHCP server, you can define IP addresses statically.
1212

1313
In addition to static IP addresses, you can apply any network configuration that is in NMState format. This includes VLANs and NIC bonds.
1414

15+
[id="agent-install-networking-DHCP_{context}"]
1516
== DHCP
1617

1718
.Preferred method: `install-config.yaml` and `agent-config.yaml`
@@ -30,6 +31,7 @@ rendezvousIP: 192.168.111.80 <1>
3031
----
3132
<1> The IP address for the rendezvous host.
3233

34+
[id="agent-install-networking-static_{context}"]
3335
== Static networking
3436

3537
.. Preferred method: `install-config.yaml` and `agent-config.yaml`

modules/understanding-agent-install.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Optional: ZTP manifests
3232
* `mirror/registries.conf`
3333
* `mirror/ca-bundle.crt`
3434
35-
[id="agent-based-installer-workflow"]
35+
[id="agent-based-installer-workflow_{context}"]
3636
== Agent-based Installer workflow
3737
One of the control plane hosts runs the Assisted Service at the start of the boot process and eventually becomes the bootstrap host. This node is called the *rendezvous host* (node 0).
3838
The Assisted Service ensures that all the hosts meet the requirements and triggers an {product-title} cluster deployment. All the nodes have the Red Hat Enterprise Linux CoreOS (RHCOS) image written to the disk. The non-bootstrap nodes reboot and initiate a cluster deployment.
@@ -47,6 +47,7 @@ You can install a disconnected {product-title} cluster through the `openshift-in
4747
* **A three-node {product-title} cluster** : A compact cluster that has three master nodes that are also worker nodes.
4848
* **Highly available {product-title} cluster (HA)**: Three master nodes with any number of worker nodes.
4949

50+
[id="agent-based-installer-recommended-resources_{context}"]
5051
== Recommended resources for topologies
5152

5253
Recommended cluster resources for the following topologies:

modules/validations-before-agent-iso-creation.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ is created.
2424
* World Wide Name (WWN) vendor extensions are not supported in root device hints.
2525
* The `role` parameter in the `host` object must have a value of either `master` or `worker`.
2626
27+
[id="agent-validations-ztp_{context}"]
2728
== ZTP manifests
2829

2930
.`agent-cluster-install.yaml`

0 commit comments

Comments
 (0)