...
Abiquo 6.0 adds support for load balancers in Google Cloud Platform. GCP load balancing entities can be regional or global.
In the myCloud view, there is a new page for load Load balancers page in the Global section to manage global entities, in addition to the page in the Locations section to manage regional entities.
To use a load balancer in GCP, first create a target group. Depending on the type of target group you select, different UI fields will display.
NOTE: You cannot create target groups in Abiquo of type: MANAGED_INSTANCE_GROUP and REGIONAL_MANAGED_INSTANCE_GROUP. However, you can onboard these target groups into Abiquo.
- Unmanaged instance group
For the Unmanaged instance group, select the network, location, and availability zone of the VMs that you will add to the target group. - NetworkEndpointType - internet IP port
...
With this global target group, you can load balancer any IP address and port.
After you create the target group, you can create a load balancer.
Abiquo load balancer addresses are forwarding rule IP addresses in GCP. Abiquo supports one IP address.
...