The vIDB deployment fails at Stage 4 using Fleet Management with an error indicating a failure to create the services platform cluster. The specific error logs point to a failure to pull a Kubernetes image (cluster-api-installer) from the local registry due to a "context canceled" error, suggesting network connectivity or timeout issues during image retrieval.
/var/log/vrlcm/vmsp_bootstrap_###.log:
Failed to pull image "registry.vmsp-platform.svc.cluster.local:5000/images/cluster-api-installer:v1.0.7": rpc error: code = Canceled desc = failed to pull and unpack image "registry.vmsp-platform.svc.cluster.local:5000/images/cluster-api-installer:v1.0.7": failed to copy: httpReadSeeker: failed open: failed to do request: Get "http://127.0.0.1:30000/v2/images/cluster-api-installer/manifests/sha256:###?ns=registry.vmsp-platform.svc.cluster.local%!A(MISSING)5000": context canceled