From 0360de331c5a5a0971ed6437cdfffcabc18dd301 Mon Sep 17 00:00:00 2001 From: JoeAldinger Date: Tue, 30 Jul 2024 10:22:55 -0400 Subject: [PATCH] OCPBUGS-35480:updates prerequisites for OVN-K migration --- modules/nw-ovn-kubernetes-migration.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/nw-ovn-kubernetes-migration.adoc b/modules/nw-ovn-kubernetes-migration.adoc index 8580f6224e..79eda13301 100644 --- a/modules/nw-ovn-kubernetes-migration.adoc +++ b/modules/nw-ovn-kubernetes-migration.adoc @@ -24,7 +24,8 @@ Perform the migration only when an interruption in service is acceptable. * A recent backup of the etcd database is available. * A reboot can be triggered manually for each node. * The cluster is in a known good state, without any errors. -* Before migration to OVN-Kubernetes, a security group rule must be in place to allow UDP packets on port `6081` for all nodes on all cloud platforms. +* Before migration to the OVN-Kubernetes plugin, a security group rule must be in place to allow UDP packets on port `6081` for all nodes on all cloud platforms. +* Before migration to the OVN-Kubernetes plugin, you must either set all timeouts for webhooks to `3` seconds or remove the webhooks. .Procedure