From 96554d18857671b7f06134de4e769beeb1e577fc Mon Sep 17 00:00:00 2001 From: dfitzmau Date: Tue, 7 Oct 2025 17:09:31 +0100 Subject: [PATCH] OSDOCS-16435: Updated the note in the modules/patching-ovnk-address-ranges.adoc --- modules/patching-ovnk-address-ranges.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/patching-ovnk-address-ranges.adoc b/modules/patching-ovnk-address-ranges.adoc index 6af76d33029c..6b105cebd425 100644 --- a/modules/patching-ovnk-address-ranges.adoc +++ b/modules/patching-ovnk-address-ranges.adoc @@ -17,7 +17,7 @@ The following procedure can be used to patch CIDR ranges that are in use by Open [NOTE] ==== -This is an optional procedure and must only be used if the migration was blocked after using the `oc patch Network.config.openshift.io cluster --type='merge' --patch '{"metadata":{"annotations":{"network.openshift.io/network-type-migration":""}},"spec":{"networkType":"OVNKubernetes"}}'` command "Initiating the limited live migration process". +Only use this optional procedure if your cluster or network environment overlaps with the `100.64.0.0/16` subnet or the `100.88.0.0/16` subnet. Ensure that you run the steps in the procedure before you start the limited live migration operation. ==== .Prerequisites