diff --git a/modules/ztp-creating-siteconfig-custom-resources.adoc b/modules/ztp-creating-siteconfig-custom-resources.adoc index 331438c296..4a3224cfa9 100644 --- a/modules/ztp-creating-siteconfig-custom-resources.adoc +++ b/modules/ztp-creating-siteconfig-custom-resources.adoc @@ -149,7 +149,7 @@ spec: sshPublicKey: <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. + diff --git a/modules/ztp-du-host-networking-requirements.adoc b/modules/ztp-du-host-networking-requirements.adoc index d6fe13279d..9298905cc8 100644 --- a/modules/ztp-du-host-networking-requirements.adoc +++ b/modules/ztp-du-host-networking-requirements.adoc @@ -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`.