Skip to content

Commit fb82fad

Browse files
dfitzmauopenshift-cherrypick-robot
authored andcommitted
OCPBUGS-38977: Added a limitation for disabling IPv6 OVNK
1 parent b1f2cd6 commit fb82fad

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
@@ -8,6 +8,8 @@
88

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

11+
* 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`.
12+
1113
// The foll limitation is also recorded in the installation section.
1214
ifndef::microshift[]
1315
* For clusters configured for dual-stack networking, both IPv4 and IPv6 traffic must use the same network interface as the default gateway.

0 commit comments

Comments
 (0)