Networks [PortGroup1] and [PortGroup2] which have overlapping subnets must use the same network mode.vSphere Kubernetes Service 9.x
Foundation Load Balancer
This validation error triggers when both the Management Network and the Workload Network are configured to use the exact same Layer 3 IP subnet (sharing the identical gateway and subnet mask) but are assigned to distinct, separate Layer 2 distributed port groups.
VKS architecture strictly prohibits mapping different distributed port groups to identical subnets. This conflicting configuration prevents the underlying Kubernetes control plane from establishing a deterministic routing table, making it impossible for Supervisor VMs to reliably route and distinguish between Management and Workload traffic. The wizard intentionally blocks this state to prevent a broken cluster deployment.
To clear the validation error and proceed with enablement, apply one of the following network designs based on your architectural requirements:
Option 1: Shared VLAN and Subnet (Collapsed Topology) If your environment is designed for Management and Workload traffic to run on the exact same VLAN:
Option 2: Isolated VLANs and Subnets (Segregated Topology) If your environment requires logical isolation between Management and Workload traffic:
Applying either configuration will establish unambiguous Layer 3 routing for the control plane and immediately satisfy the validation checks.
Please refer to Broadcom doc for more information: https://techdocs.broadcom.com/us/en/vmware-cis/vcf/vcf-9-0-and-later/9-0/vsphere-supervisor-installation-and-configuration/deploying-vsphere-supervisor-with-foundation-load-balancer/requirements-for-deploying-vsphere-supervisor-with-foundation-load-balancer.html