1. 免責事項:これは英文の記事「vSphere Namespace stuck in "Terminating" state, 'vspheremachine' and 'persistentvolumeclaim' resources remain in same namespace」の日本語訳です。記事はベストエフォートで翻訳を進めているため、ローカライズ化コンテンツは最新情報ではない可能性があります。最新情報は英語版の記事で参照してください。
# kubectl api-resources --verbs=list --namespaced -o name --no-headers | xargs -n 1 kubectl get --show-kind --ignore-not-found --no-headers -n <vsphere-namespace> | awk -F'/' '{ print $1 }' | sort | uniq -c
Warning: run.tanzu.vmware.com/tanzukubernetescluster is deprecated. It is succeeded by cluster.x-k8s.io/cluster. Refer to documentation.
50 vspheremachine.vmware.infrastructure.cluster.x-k8s.io
2 persistentvolumeclaim
vSphere Kubernetes Service
The exact root cause is still being under investigation.
本事象が発生している場合は、詳細な分析のため Broadcom Support までご連絡ください。本事象が最近発生し始めた場合は、影響を受けている Supervisor から WCP Support Log Bundle を採取してください。