ゲストクラスタ (VKS) サポートバンドルの取得が "failed to verify certificate" で失敗する
search cancel

ゲストクラスタ (VKS) サポートバンドルの取得が "failed to verify certificate" で失敗する

book

Article ID: 448920

calendar_today

Updated On:

Products

VMware vSphere Kubernetes Service

Issue/Introduction

免責事項: これは英文の記事「Gathering Guest Cluster(VKS) Support Bundle failed with "failed to verify certificate"」の日本語訳です。記事はベストエフォートで翻訳を進めているため、ローカライズ化コンテンツは最新情報ではない可能性があります。最新情報は英語版の記事で参照してください。

 

KB "Gathering Logs for vSphere with Tanzu" に添付されている "vks-support-bundler" を実行してゲストクラスタ (VKS) のサポートバンドルを収集する際、以下に示すように "404 Not Found" で失敗しました。

 could not get create support bundler user account ##CLUSTER_NAME##: unable to create govmomi client with vcIp: ##VCENTER_FQDN##, vcUname: [email protected], insecureFlag: false cacert :. Error: Post "https://##VCENTER_FQDN##/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority 

Environment

VMware vSphere 8.0 with Tanzu

 

Cause

コマンドが -i オプションなしで実行されました。その結果、コマンドはvCenter ServerのTLS証明書を検証しようとし、クライアントから信頼されていない証明書であるために失敗しました。

Resolution

-i オプションを付けて、再実行してください。

Additional Information

English version: Gathering Guest Cluster(VKS) Support Bundle failed with "failed to verify certificate"