Skip to content

Commit c9e7b38

Browse files
authored
Merge pull request #87257 from dfitzmau/OCPBUGS-43359-4-16
OCPBUGS-43359-4-16: Removed the MTU statement to align with other ver…
2 parents 4789e9d + 6ea632c commit c9e7b38

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)