Skip to content

Commit 6ea632c

Browse files
committed
OCPBUGS-43359-4-16: Removed the MTU statement to align with other versions
1 parent 0c188c9 commit 6ea632c

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

modules/nw-cluster-mtu-change-about.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ You might want to change the MTU of the cluster network for several reasons:
1414
* The MTU detected during cluster installation is not correct for your infrastructure.
1515
* Your cluster infrastructure now requires a different MTU, such as from the addition of nodes that need a different MTU for optimal performance.
1616
17-
Only the OVN-Kubernetes cluster network plugin supports changing the MTU value.
18-
1917
[id="service-interruption-considerations_{context}"]
2018
== Service interruption considerations
2119

networking/changing-cluster-network-mtu.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@ include::_attributes/common-attributes.adoc[]
77
toc::[]
88

99
[role="_abstract"]
10-
As a cluster administrator, you can change the MTU for the cluster network after cluster installation. This change is disruptive as cluster nodes must be rebooted to finalize the MTU change. You can change the MTU only for clusters using the OVN-Kubernetes or OpenShift SDN network plugins.
10+
As a cluster administrator, you can change the MTU for the cluster network after cluster installation. This change is disruptive as cluster nodes must be rebooted to finalize the MTU change.
1111

12+
You can change the MTU only for clusters that use the OVN-Kubernetes plugin or the OpenShift SDN network plugin.
13+
14+
// About the cluster MTU
1215
include::modules/nw-cluster-mtu-change-about.adoc[leveloffset=+1]
16+
17+
// Changing the cluster network MTU or Changing the cluster network MTU to support AWS Outposts
1318
include::modules/nw-cluster-mtu-change.adoc[leveloffset=+1]
1419

1520
[role="_additional-resources"]

0 commit comments

Comments
 (0)