Skip to content

Commit 732fa16

Browse files
authored
Revert "Updates default value of ipv6 subnet"
1 parent 5ee3e0a commit 732fa16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-ovn-kubernetes-migration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ The UDP port for the Geneve overlay network. If a value is not specified, the de
195195
`ipv4_subnet`::
196196
An IPv4 address range for internal use by OVN-Kubernetes. You must ensure that the IP address range does not overlap with any other subnet used by your {product-title} installation. The IP address range must be larger than the maximum number of nodes that can be added to the cluster. The default value is `100.64.0.0/16`.
197197
`ipv6_subnet`::
198-
An IPv6 address range for internal use by OVN-Kubernetes. You must ensure that the IP address range does not overlap with any other subnet used by your {product-title} installation. The IP address range must be larger than the maximum number of nodes that can be added to the cluster. The default value is `fd98::/64`.
198+
An IPv6 address range for internal use by OVN-Kubernetes. You must ensure that the IP address range does not overlap with any other subnet used by your {product-title} installation. The IP address range must be larger than the maximum number of nodes that can be added to the cluster. The default value is `fd98::/48`.
199199
--
200200
+
201201
.Example patch command to update `mtu` field

0 commit comments

Comments
 (0)