Skip to content

Commit ab4d547

Browse files
committed
OCPBUGS-35910: Fixed typo in the Considerations for live migration to the OVN-Kubernetes network plugin~ section
1 parent 9cef89f commit ab4d547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nw-ovn-kubernetes-live-migration-about.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following table provides information about the supported platforms for the l
4444

4545
Before using the live migration method to the OVN-Kubernetes network plugin, cluster administrators should consider the following information:
4646

47-
* The live migration procedure is unsupported for clusters with OpenShift SDN multitenant mode enabled.
47+
* The live migration procedure is unsupported for clusters with OpenShift SDN multitenant mode enabled.
4848

4949
* Egress router pods block the live migration process. They must be removed before beginning the live migration process.
5050

@@ -68,7 +68,7 @@ During the live migration, both OVN-Kubernetes and OpenShift SDN run in parallel
6868
** `internalJoinSubnet`
6969

7070
* Unless otherwise configured, OVN-Kubernetes uses the following IP address ranges:
71-
** `100.64.0.0/1`. This IP address range is used for the `internalJoinSubnet` parameter of OVN-Kubernetes by default. If this IP address range is already in use, enter the following command to update it to `100.63.0.0/16`:
71+
** `100.64.0.0/16`. This IP address range is used for the `internalJoinSubnet` parameter of OVN-Kubernetes by default. If this IP address range is already in use, enter the following command to update it to `100.63.0.0/16`:
7272
+
7373
[source,terminal]
7474
----

0 commit comments

Comments
 (0)