diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index 032425322709..1899072ed36a 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -407,6 +407,15 @@ endif::ibm-power-vs[] Set the `networking.machineNetwork` to match the CIDR that the preferred NIC resides in. ==== +|networking: + ovnKubernetesConfig: + ipv4: + internalJoinSubnet: +| +Configures the IPv4 join subnet that is used internally by `ovn-kubernetes`. This subnet must not overlap with any other subnet that {product-title} is using, including the node network. The size of the subnet must be larger than the number of nodes. You cannot change the value after installation. + +|An IP network block in CIDR notation. The default value is `100.64.0.0/16`. + |==== [id="installation-configuration-parameters-optional_{context}"]