MachineConfig uses Ignition format; file content is typically base64.
Apply it
oc apply -f 99-worker-motd.yaml
Watch worker MachineConfigPool roll out
oc get mcp worker
MCP will show Updating then Updated.
Validate on a worker node (if you have node access)
Confirm /etc/motd contains the expected text.
==========
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit