In case you are using proxy with self-signed or custom CA certificate, SIVT fails to pull the kind image while deploying Tanzu Kubernetes Grid management cluster in a vSphere VDS environment.
Resolution: Before initiating the deployment with SIVT, perform the following steps:
cat proxy-cert.pem >> /etc/pki/tls/certs/ca-bundle.crt
systemctl restart docker
Tanzu Kubernetes Grid deployment with NSX-T networking fails with Failed to configure vcf list index out of range
.
Resolution: This issue occurs only when you deactivate the shared services cluster in UI or the config file and proceed with management or workload cluster deployment. If the shared services cluster is activated and all the configuration details are provided, then deployment proceeds.