Supervisor Config status "Configured Load Balancer fronting the kubernetes API ServerTimed out waiting for LB service update. This operation is part of the cluster enablement and will be retried."Host Config StatusAll 3 hosts show similar message"Kubernetes Worker Node is schedulableA general system error occurred. Error message: waiting for node <host name> to move to ready state."kubectl get pods -n vmware-system-csi kubectl logs -n vmware-system-csi <vsphere-csi-controller pod> -c vsphere-csi-controller"msg":"failed to get clusterComputeResourceMoIds. err: could not find any AvailabilityZone"vmop-controller-manager logs will show an error message similar to the following:problem creating controller manager" err="failed to add resources to the manager: failed to initialize Volume controller: no matches for kind \"CnsNodeVmAttachment\" in version \"cns.vmware.com/v1alpha1\"" logger="entrypoint"psp-operator-mgr logs error messages will be similar to the below:"msg":"Error starting a watch for StoragePools","err":"the server could not find the requested resource""msg":"Shutting down due to error","error":"the server could not find the requested resource"vSphere Kubernetes Service
Restart wcp service on the vCenter server.
SSH to the vCenter Server and run the following command: service-control --stop wcp && service-control --start wcp