• If multiple VIP networks are configured in the Avi IPAM profile and a specific subnet must be used for Kube-API VIP allocation, configure a marker on the desired VIP network in Avi.
• The marker ensures Avi uses the specified VIP network for Kube-API VIP allocation, prevents selection of other networks, and applies to both Supervisor and Workload Clusters.
Steps to Configure the Marker:
1. Log in to the Avi Controller leader node via the CLI.
2. Verify the VIP network added to the IPAM profile: show network <network_name>
3. Configure the VIP network, add the marker, and save the configuration: (key Supervisor_clustername values <Supervisor-Cluster-UUID>)
4. Restart AKO on the Supervisor Cluster and verify that Kube-API VIPs are allocated from the intended VIP network.