To resolve this issue, you must clean up the failed deployment, modify the temporary bootstrap network to avoid the subnet overlap, deploy VCF Automation out-of-band, and finally bypass the stuck task in the VCF Installer.
- Clean up the failed component
- Log in to the VCF Operations (Fleet Management) UI
https://<VCF_Ops_FQDN>/vcf-operations/ui/ with the local admin user. - In the left navigation panel, go to
Fleet Management > Lifecycle. - In the middle pane, select
VCF Management. - Click on
Components. - Locate the failed Automation component, click the vertical ellipsis (three dots), and select
Delete to clean up the environment.
- Apply the Subnet Workaround
Follow the steps outlined in KB 397561 to modify the bootstrap.sh script on the Fleet Management appliance. This forces the temporary KinD cluster to use an alternate, non-conflicting subnet (e.g., 10.255.0.0/16). - Redeploy VCF Automation
With the script updated, initiate the VCF Automation deployment directly from the Fleet Management UI. Wait for the deployment to complete successfully before proceeding to the next step. - Skip the failed task in the VCF Installer
Because the deployment was completed out-of-band in Fleet Management, the VCF Installer workflow is still stuck waiting on the original failed task. You must manually skip this sub-task in the SDDC Manager database. Follow the exact steps and utilize the script provided in KB 425177 to mark the sub-task as successful and resume the workflow.