1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

BZ2020708: Updating the agentclusterinstall networking fields

This commit is contained in:
Cristina Herraz
2021-11-25 14:08:45 +00:00
committed by openshift-cherrypick-robot
parent 99bf18973c
commit 0168866632
2 changed files with 1 additions and 4 deletions

View File

@@ -149,7 +149,7 @@ spec:
sshPublicKey: <public-key> <3>
----
+
<1> `cluster-image-set` is the name of the ClusterImageSet custom resource.
<1> `cluster-image-set` is the name of the ClusterImageSet custom resource used to install {product-title} on the DU.
<2> `machine-network-cidr` is the target bare metal machines CIDR.
<3> `public-key` entered as plain text can be used to SSH into the target bare metal machine after the host is installed.
+

View File

@@ -14,9 +14,6 @@ The following tables provide a high level overview of the networking information
|Field
|Description
|`imageSetRef`
| Installer image used to install {product-title} on the DU.
|`clusterNetwork`
| Used to allocate an IPv4 or IPv6 IP address to each node. Ensure there is no overlap with `serviceNetwork`.