This page describes how to update the reference to the vCenter certificate if it has changed, as your running admin cluster and user clusters must be informed of the change. This affects the vCenter.caCertPath field in the admin cluster configuration file and the user cluster configuration files for Google Distributed Cloud.
You can update the certificate references with the gkectl update command as described here.
Update the referenced vCenter certificate in the cluster configuration files
To update the running admin and user clusters to use the new certificate:
Retrieve the new vCenter certificate and unzip it:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This page explains how to update the vCenter certificate reference in Google Distributed Cloud admin and user clusters when the vCenter certificate changes."],["The `vCenter.caCertPath` field in both the admin and user cluster configuration files must be updated to reflect the new certificate's location."],["The new vCenter certificate must be downloaded, unzipped, and saved as `vcenter-ca.pem` before updating the configuration files."],["Use the `gkectl update admin` command to update the admin cluster configuration and `gkectl update cluster` command to update each user cluster configuration, both referencing the updated `vcenter-ca.pem` file."],["If creating a new admin workstation, also ensure its configuration file's `vCenter.caCertPath` field references the current certificate."]]],[]]