Skip to content

Commit 230caa3

Browse files
authored
Merge pull request #70453 from skopacz1/preparing-agent-fix
Preparing to install with Agent: formatting updates
2 parents 61e496b + 2170fef commit 230caa3

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="preparing-to-install-with-agent-based-installer"]
3-
= Preparing to install with the Agent-based installer
3+
= Preparing to install with the Agent-based Installer
44
include::_attributes/common-attributes.adoc[]
55
:context: preparing-to-install-with-agent-based-installer
66

@@ -16,6 +16,7 @@ It generates a bootable ISO image containing all of the information required to
1616
The configuration is in the same format as for the installer-provisioned infrastructure and user-provisioned infrastructure installation methods.
1717
The Agent-based Installer can also optionally generate or accept Zero Touch Provisioning (ZTP) custom resources. ZTP allows you to provision new edge sites with declarative configurations of bare-metal equipment.
1818

19+
//Understanding Agent-based Installer
1920
include::modules/understanding-agent-install.adoc[leveloffset=+1]
2021

2122
[role="_additional-resources"]
@@ -27,8 +28,10 @@ include::modules/understanding-agent-install.adoc[leveloffset=+1]
2728

2829
* xref:../../nodes/nodes/nodes-sno-worker-nodes.adoc#nodes-sno-worker-nodes[Adding worker nodes to {sno} clusters]
2930

31+
//About FIPS compliance
3032
include::modules/agent-installer-fips-compliance.adoc[leveloffset=+1]
3133

34+
//Configuring FIPS through the Agent-based Installer
3235
include::modules/agent-installer-configuring-fips-compliance.adoc[leveloffset=+1]
3336

3437
[discrete]
@@ -39,30 +42,38 @@ include::modules/agent-installer-configuring-fips-compliance.adoc[leveloffset=+1
3942

4043
* xref:../../installing/installing-fips.adoc#installing-fips[Support for FIPS cryptography]
4144

45+
//About networking
4246
include::modules/agent-install-networking.adoc[leveloffset=+1]
4347

4448
[id="installation-requirements-platform-none_{context}"]
4549
== Requirements for a cluster using the platform "none" option
4650

4751
This section describes the requirements for an Agent-based {product-title} installation that is configured to use the platform `none` option.
4852

53+
//Platform "none" DNS requirements
4954
include::modules/agent-install-dns-none.adoc[leveloffset=+2]
5055

56+
//Platform "none" Load balancing requirements
5157
include::modules/agent-install-load-balancing-none.adoc[leveloffset=+2]
5258

59+
//Example: Bonds and VLAN interface node network configuration
5360
include::modules/agent-install-sample-config-bonds-vlans.adoc[leveloffset=+1]
5461

62+
//Example: Bonds and SR-IOV dual-nic node network configuration
5563
include::modules/agent-install-sample-config-bond-sriov.adoc[leveloffset=+1]
5664

5765
[role="_additional-resources"]
5866
.Additional resources
5967

6068
* link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/configuring_and_managing_networking/configuring-network-bonding_configuring-and-managing-networking[Configuring network bonding]
6169

70+
//Sample install-config.yaml file for bare metal
6271
include::modules/installation-bare-metal-agent-installer-config-yaml.adoc[leveloffset=+1]
6372

73+
//Validation checks before agent ISO creation
6474
include::modules/validations-before-agent-iso-creation.adoc[leveloffset=+1]
6575

76+
//About root device hints
6677
include::modules/agent-install-ipi-install-root-device-hints.adoc[leveloffset=+1]
6778

6879
[id="agent-based-installation-next-steps"]

0 commit comments

Comments
 (0)