Skip to content

Commit

Permalink
Updates cluster MTU change docs for correct output
Browse files Browse the repository at this point in the history
  • Loading branch information
stevsmit committed Apr 25, 2024
1 parent 3841d15 commit becef76
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions modules/nw-cluster-mtu-change.adoc
Expand Up @@ -344,9 +344,7 @@ $ oc get machineconfig <config_name> -o yaml | grep path:
+
where `<config_name>` is the name of the machine config from the `machineconfiguration.openshift.io/currentConfig` field.
+
If the machine config is successfully deployed, the previous output contains the `/etc/NetworkManager/system-connections/<connection_name>` file path.
+
The machine config must not contain the `ExecStart=/usr/local/bin/mtu-migration.sh` line.
If the machine config is successfully deployed, the previous output contains the `/etc/NetworkManager/conf.d/<config_file>` file path and the `ExecStart=/usr/local/bin/mtu-migration.sh` line.
endif::local-zone,wavelength-zone,post-aws-zones,outposts[]

. To finalize the MTU migration, enter the following command for the OVN-Kubernetes network plugin:
Expand Down

0 comments on commit becef76

Please sign in to comment.