Skip to content

Commit 2204496

Browse files
authored
Merge pull request #74554 from jab-rh/OCPBUGS-17767
OCPBUGS-17767: Add warning about machine configs
2 parents 2014eda + b26f2f1 commit 2204496

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nw-cluster-mtu-change.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,11 @@ $ for manifest in control-plane-interface worker-interface; do
185185
butane --files-dir . $manifest.bu > $manifest.yaml
186186
done
187187
----
188+
+
189+
[WARNING]
190+
====
191+
Do not apply these machine configs until explicitly instructed later in this procedure. Applying these machine configs now causes a loss of stability for the cluster.
192+
====
188193
endif::local-zone,wavelength-zone,post-aws-zones,outposts[]
189194

190195
. To begin the MTU migration, specify the migration configuration by entering the following command. The Machine Config Operator performs a rolling reboot of the nodes in the cluster in preparation for the MTU change.

0 commit comments

Comments
 (0)