Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/patching-ovnk-address-ranges.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down