vSphere Kubernetes Service
This happens because the Kubernetes worker nodes are deployed using a customized or separately downloaded OVA rather than the standard OVF natively provided within the Supervisor cluster's Content Library.
The downloaded image contains a hardcoded U.S. FIPS Message of the Day (MOTD). In contrast, the standard Ubuntu VKR OVF present within the Supervisor's Content Library does not contain this customized messaging on the console.
To resolve the issue and remove the U.S. FIPS MOTD, proceed with one of the following two options depending on the deployment preferences:
Option 1: Use the standard image from the Supervisor Content Library - If the preference is not to manually edit the nodes, the cluster and the nodes can be redeployed using the default OVF available in the Supervisor cluster's Content Library. Reference: Create a Subscribed Content Library.
Option 2: Keep the customized image and manually clear the MOTD by following the below workaround:
/etc/motd file in a text editor.