1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

OCPBUGS-35480:updates prerequisites for OVN-K migration

This commit is contained in:
JoeAldinger
2024-07-30 10:22:55 -04:00
committed by openshift-cherrypick-robot
parent dc43d381a2
commit 0360de331c

View File

@@ -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