You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
global], you will need to undo that before switching to the *ovs-networkpolicy* plug-in,
291
-
or the NetworkPolicy objects may not function correctly.
283
+
In addition to the generic plug-in migration steps above in the xref:migrating-between-sdn-plugins[Migrating between SDN plug-ins section], there is one additional
284
+
step when migrating from the *ovs-multitenant* plug-in to the
285
+
*ovs-networkpolicy* plug-in; you must ensure that every namespace has a unique
projects global], you will need to undo that before switching to the
291
+
*ovs-networkpolicy* plug-in, or the NetworkPolicy objects may not function
292
+
correctly.
292
293
293
294
A helper script is available that fixes `NetID's`, creates NetworkPolicy objects
294
295
to isolate previously-isolated namespaces, and enables connections between
@@ -297,7 +298,7 @@ previously-joined namespaces.
297
298
Use the following steps to migrate to the *ovs-networkpolicy*
298
299
plug-in, by using this helper script, while still running the *ovs-multitenant* plug-in:
299
300
300
-
. Download the script from link:https://raw.githubusercontent.com/openshift/origin/master/contrib/migration/migrate-network-policy.sh[] and add the exexcution file permission:
301
+
. Download the script and add the execution file permission:
0 commit comments