Skip to content

Commit 29ad138

Browse files
author
Bob Furu
authored
Merge pull request #31210 from stevsmit/MTULink
Removes MTU network link
2 parents 9671298 + 320426d commit 29ad138

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

post_installation_configuration/machine-configuration-tasks.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ include::modules/machine-config-overview.adoc[leveloffset=+2]
1919
include::modules/checking-mco-status.adoc[leveloffset=+2]
2020

2121
[id="using-machineconfigs-to-change-machines"]
22-
== Using `MachineConfig` objects to configure nodes
22+
== Using MachineConfig objects to configure nodes
2323

24-
Tasks in this section let you create `MachineConfig` objects to modify files, systemd unit files, and other operating system features running on {product-title} nodes. For more ideas on working with machine configs, see
25-
content related to link:https://access.redhat.com/solutions/5307301[changing MTU network settings], link:https://access.redhat.com/solutions/5096731[adding] or
24+
You can use the tasks in this section to create `MachineConfig` objects that modify files, systemd unit files, and other operating system features running on {product-title} nodes. For more ideas on working with machine configs, see content related to link:https://access.redhat.com/solutions/5096731[adding] or
2625
link:https://access.redhat.com/solutions/4510281[updating] SSH authorized keys, link:https://access.redhat.com/verify-images-ocp4[verifying image signatures], link:https://access.redhat.com/solutions/4727321[enabling SCTP], and link:https://access.redhat.com/solutions/5170251[configuring iSCSI initiatornames] for {product-title}.
2726

2827
{product-title} version 4.7 supports link:https://coreos.github.io/ignition/configuration-v3_2/[Ignition specification version 3.2]. All new machine configs you create going forward should be based on Ignition specification version 3.2. If you are upgrading your {product-title} cluster, any existing Ignition specification version 2.x machine configs will be translated automatically to specification version 3.2.

0 commit comments

Comments
 (0)