Symptoms: - In Telco Cloud Automation (TCA) 3.1, all cluster, nodepool, and Network Function (NF) operations require a secure trust to vCenter via a vSphere certificate thumbprint.
- If a vCenter's certificate has been updated, the following steps must be followed to restore functionality to TCA 3.1
Environment
VMware Telco Cloud Automation 3.1
Resolution
Step1:
Re-Import vCenter Certificate to TCA-M and TCA-CP
Log in to the VMware Telco Cloud Automation Appliance Manager using the port tca-m/tca-cp:9443.
Click Certificate > Trusted CA Certificate > IMPORT.
Select the trusted certificate type that you want to import and do one of the following:
- Browse and select the file to import.
- Type the URL of the certificate.
- Paste the certificate file content.
Click Apply.
Step2:
Update the vCenter thumbprint in TKG Clusters.
SSH into the TCA-CP that controls the management clusters using the admin credentials.
ssh admin@<tca-cp-ip>
2. Check connectivity to retrieve the update-vc-tp script.