Skip to content

Commit ac4e691

Browse files
authored
Merge pull request #39275 from cherraz/BZ2020708
BZ2020708: Updating the agentclusterinstall networking fields
2 parents 4aac378 + e57d33b commit ac4e691

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

modules/ztp-creating-siteconfig-custom-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ spec:
149149
sshPublicKey: <public-key> <3>
150150
----
151151
+
152-
<1> `cluster-image-set` is the name of the ClusterImageSet custom resource.
152+
<1> `cluster-image-set` is the name of the ClusterImageSet custom resource used to install {product-title} on the DU.
153153
<2> `machine-network-cidr` is the target bare metal machine’s CIDR.
154154
<3> `public-key` entered as plain text can be used to SSH into the target bare metal machine after the host is installed.
155155
+

modules/ztp-du-host-networking-requirements.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ The following tables provide a high level overview of the networking information
1414
|Field
1515
|Description
1616

17-
|`imageSetRef`
18-
| Installer image used to install {product-title} on the DU.
19-
2017
|`clusterNetwork`
2118
| Used to allocate an IPv4 or IPv6 IP address to each node. Ensure there is no overlap with `serviceNetwork`.
2219

0 commit comments

Comments
 (0)