Skip to content

Commit 71bd76a

Browse files
authored
Merge pull request #96359 from openshift-cherrypick-robot/cherry-pick-96014-to-enterprise-4.15
[enterprise-4.15] OCPBUGS#38977: Added a limitation for disabling IPv6 OVNK
2 parents 28b2220 + 0f831f5 commit 71bd76a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/nw-ovn-kuberentes-limitations.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
The OVN-Kubernetes network plugin has the following limitations:
99

10+
* If you set the `ipv6.disable` parameter to `1` in the `kernelArgument` section of the `MachineConfig` custom resource (CR) for your cluster, OVN-Kubernetes pods enter a `CrashLoopBackOff` state. Additionally, updating your cluster to a later version of {product-title} fails because the Network Operator is stuck on a `Degraded` state. Red{nbsp}Hat does not support disabling IPv6 adddresses for your cluster so do not set the `ipv6.disable` parameter to `1`.
11+
1012
// The foll limitation is also recorded in the installation section.
1113
* For clusters configured for dual-stack networking, both IPv4 and IPv6 traffic must use the same network interface as the default gateway.
1214
If this requirement is not met, pods on the host in the `ovnkube-node` daemon set enter the `CrashLoopBackOff` state.

0 commit comments

Comments
 (0)