From 016886663202db0571032a7b9ecb7b4fb580b2c5 Mon Sep 17 00:00:00 2001 From: Cristina Herraz Date: Thu, 25 Nov 2021 14:08:45 +0000 Subject: [PATCH] BZ2020708: Updating the agentclusterinstall networking fields --- modules/ztp-creating-siteconfig-custom-resources.adoc | 2 +- modules/ztp-du-host-networking-requirements.adoc | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) 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`.