Skip to content

Commit d5bee8a

Browse files
committed
OCPBUGS-57322: Update the default MTU statement in OVNK docs
1 parent 5bb0ced commit d5bee8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/configuration-ovnk-network-plugin-json-object.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ When omitted, the logical switch implementing the network only provides layer 2
4747
|`mtu`
4848
|`string`
4949
|
50-
The maximum transmission unit (MTU). The default value, `1300`, is automatically set by the kernel.
50+
The maximum transmission unit (MTU). If you do not set a value, the Cluster Network Operator (CNO) sets a default MTU value by calculating the difference among the underlay MTU of the primary network interface, the overlay MTU of the pod network, such as the Geneve (Generic Network Virtualization Encapsulation), and byte capacity of any enabled features, such as IPsec.
5151

5252
|`netAttachDefName`
5353
|`string`

0 commit comments

Comments
 (0)