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:
committed by
openshift-cherrypick-robot
parent
99bf18973c
commit
0168866632
@@ -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 machine’s CIDR.
|
||||
<3> `public-key` entered as plain text can be used to SSH into the target bare metal machine after the host is installed.
|
||||
+
|
||||
|
||||
@@ -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`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user