You must update the thumbprint of vCenter in TCA and TKG.
Procedure
- Obtain the latest vCenter Thumbprint.
For more information on obtaining the thrumbprint, see the section Obtain vSphere Certificate Thumbprints in Prepare to Deploy Management Clusters to vSphere.
- Log in to the Telco Cloud Automation Control Plane appliance attached to vCenter as an admin user through the SSH client.
- Run the following command and note the CR name and namespace:
kubectl get VCenterPrime -A
- Edit the file with the following command:
kubectl edit VCenterPrime -n <cr_name> <namespace>
- Edit the Thumbprint field and enter the correct thumbprint.
To edit the thumbprint, see #GUID-FF15A865-0101-4EEE-B6F9-CA35271F4A04.
- For each management cluster, perform the following:
- SSH into the management cluster control plane virtual IP with the user name
capv
. - Run the following command and note the CR name and namespace:
kubectl get VCenterPrime –A
- Edit the file with the following command:
kubectl edit VCenterPrime -n <cr_name> <namespace>
- Edit the Thumbprint field and enter the correct thumbprint.
To edit the thumbprint, see #GUID-FF15A865-0101-4EEE-B6F9-CA35271F4A04.
- SSH into the management cluster control plane virtual IP with the user name