During the deployment of a Supervisor cluster in VMware Cloud Foundation (VCF) 9.1, the process fails because the Avi Kubernetes Operator (AKO) pods (vmware-system-ako-ako-controller-manager) enter a CrashLoopBackOff state.
This prevents the assignment of Virtual IPs (VIPs) for the Supervisor cluster.
Log analysis of the infra container within the AKO pod reveals the following fatal error:
FATAL infra-main/main.go:141 Failed to derive cloud, err: cloud not found matching transport zone Default-Cloud
VCF - 9.1
vCenter - 9.1
VKS - 3.6.1-embedded + v1.35
AVI Load Balancer - 32.1.1
AKO - 3.0.1 (ob-25219785)
The issue is caused by a configuration mismatch and an architectural limitation within the AVI environment:
To resolve the deployment failure, align the environment with the supported VPC architecture:
Further information can be found here.