To ensure high availability across geographic regions or data centers, Avi Load Balancer recommends using multiple data centers to distribute risk and reduce failure domains. Avi Load Balancer works with most GSLB solutions, though the level of integration depends on the vendor used.
This is useful in deployments when there are GSLBs from other vendors, that provide DNS-based load balancing across geographies. For more information on configuring GSLB capabilities of Avi Load Balancer, see GSLB Configuration.
Assumptions
The scope of this section covers the integration of Avi Load Balancer with F5 GTM.
The followings are the assumptions:
Avi Load Balancer is installed in one or more data centers
F5’s BIG-IP GTM is installed
GTM may or may not be installed in the same data centers where Avi Load Balancer will be providing local application delivery services.
Configuring Avi Load Balancer
No special configuration is required for virtual services load balanced through GSLBs. The virtual services may exist on a single Avi Load Balancer Controller cluster or they may exist across multiple Controller clusters in different data centers.
Creating GTM Pool on F5
Navigate to Create and configure the following fields:
. SelectField |
Description |
---|---|
Name |
Enter a name for the GTM pool. |
Health Check |
Apply a health monitor appropriate for the application type.
|
Member List |
From the Virtual Server drop-down menu, select the appropriate virtual services from the list and click Add. The virtual services must have been added in the previous Create LB step. |
Create GTM WideIP on F5
Navigate to Create and configure the following fields:
. ClickField |
Description |
---|---|
Name |
Enter the FQDN of the application. |
Pool List |
Add the GTM pool to the list. |
Creating Load Balancer Server Object on F5
Add the Avi Load Balancer as a load balancer object to the GTM. From within the GTM GUI, navigate to and select Create. Configure the following fields within the General Properties section.
Field |
Description |
---|---|
Name |
Unique Avi Load Balancer instance name, for example, Avi Load Balancer_DC1. |
Product |
Generic Load balancer. |
Address |
With the recommended configuration, the GTM never uses this IP address. Nonetheless, the field must have a value, so enter any IP address of an Avi Load Balancer Controller from the cluster and click Add. |
Data Center |
Select a pre-configured GTM data center object, for example, DataCenter1. The GTM uses this information to determine which device will send health checks to Avi Load Balancer. |
The Configuration section:
Field |
Description |
---|---|
Health Monitor |
It is recommended to leave the Health Monitor field empty. It is optional to add a health check to verify access to Avi Load Balancer. This involves the GTM sending a query to the IP address of the Avi Load Balancer Controller. This additional check is not recommended by default as it requires the GTM to have access to the Controllers, which are often on protected management networks. If this check is required, the Address and Translation Address of the Avi Load Balancer server object must be correct. The health monitor to check access to the Avi Load Balancer Controller is added using the Health Monitor setting.
Note:
Access to the Controllers does not reflect successful access to the application virtual service. |
Within the Resources section, each virtual service must be added to the Avi Load Balancer server object:
Field |
Description |
---|---|
Name |
Name of the virtual service. |
Address |
IP address of the VIP. |
Service Port |
Port used to access the virtual service. |
Translation |
If the virtual service is NATed between Avi Load Balancer and the client, enter the public IP address that clients must access. |
Translation Port |
If the virtual service is PATed (port has been changed) between Avi Load Balancer and the client, enter the public port that clients must access. |