+For the quickstart network, place the target host in the same VNet as the AKS nodes or in a peered/routed network with non-overlapping CIDRs. The Flex host and AKS node private IPs must have bidirectional reachability, and any NSGs or firewalls must allow node-to-node TCP/UDP traffic between those IPs so pod networking works after the node joins. For private AKS clusters, also ensure the host can resolve and reach the private API endpoint. For cross-region, no-peering, gateway, or custom CNI topologies, follow the [lab guides](docs/labs/README.md).
0 commit comments