Skip to content

Commit dda8d66

Browse files
authored
Merge pull request #86874 from brendan-daly-red-hat/OSDOCS-6962
OSDOCS-6962#adding custom IPv4 support
2 parents edc1f8b + cabf189 commit dda8d66

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,15 @@ endif::ibm-power-vs[]
407407
Set the `networking.machineNetwork` to match the CIDR that the preferred NIC resides in.
408408
====
409409

410+
|networking:
411+
ovnKubernetesConfig:
412+
ipv4:
413+
internalJoinSubnet:
414+
|
415+
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.
416+
417+
|An IP network block in CIDR notation. The default value is `100.64.0.0/16`.
418+
410419
|====
411420

412421
[id="installation-configuration-parameters-optional_{context}"]

0 commit comments

Comments
 (0)