This issue occurs when the pod service repeatedly attempts to start but is not able to complete the process.
One known reason for this is that the service is unable to validate the certificate located in /etc/vmware/vmware-vmafd/machine-ssl.crt. This should be apparent by investigating the pod-console.log
VMware is aware of this issue and working towards a fix.
Workaround:
To workaround the issue, resolve the problem which is stopping the vmware-pod service from starting.
In the case of certificate validation failing on /etc/vmware/vmware-vmafd/machine-ssl.crt, there may be an issue with the certificate format, where the file contains "^M" characters after each line. Back up the certificate file and use a file editor such as VIM to remove the extra characters.