To resolve the issue upgrade to a major version of vRA / vRO that includes Kubernetes 1.20 or later.
To resolve this issue, upgrade to vRealize Automation 8.5
Workaround:
Temporary
- Restart kubelet on the node in question with
systemctl restart kubelet
Persistent
Install an automated monitor by following these steps:
For each vRA / vRO appliance in the cluster:
- Take simultaneous VM snapshots without memory.
- Run the following steps
- Download the attached file located under the Attachment(s) section titled 84236.tar.gz.
- Upload 84236.tar.gz to /root
- Run this command
(tar -xvf 84236.tar.gz -C /tmp && chmod a+x /tmp/2722672-install-kubelet-monitor.sh && /tmp/2722672-install-kubelet-monitor.sh); rm -f /tmp/2722672-install-kubelet-monitor.sh
- The patch will automatically validate if the monitor is working successfully.
Note: If the validation fails, contact VMware Support