Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For more details see https://cloud.google.com/load-balancing/docs/features

Abiquo 6.0 adds added support for load balancers in Google Cloud Platform .

In the myCloud view, there is a new page for load balancers in the Global section.

To use a load balancer in GCP, first create a target group.

  • Unmanaged instance group
  • NetworkEndpointType - internet IP port 

Image Removed

Abiquo load balancer addresses are forwarding rule IP addresses in GCP. Abiquo supports one IP address.

...

Abiquo

...

GCP

...

Comments

...

Algorithm

...

Session affinity

...

https://cloud.google.com/load-balancing/docs/backend-service#session_affinity

...

Addresses

...

Forwarding rule IP

...

(

...

GCP

...

Used to identify if a LB is internal or external.

...

Subnets

...

Internal LB address subnet

...

A subnet used to create the forwarding rule IP in case of internal LB.

...

Routing rules

...

)

...

Forward rule protocol used to identify LB type.

  • Forward rule protocol/ port -> Routing rule protocol/port IN

  • Backend service protocol/ named port -> routing rule protocol OUT/ port name out (Only for proxy based LBs).

  • Backend service backends -> Forward action target groups target of the default conditional action. Balancing mode will be “Rate” for HTTP(S) LBs and “Connection” for other LBs. See https://cloud.google.com/load-balancing/docs/backend-service#balancing-mode

...

Health check

...

Backend service health check

...

A health check is needed for each backend service.

...

Firewall 

...

None

...

Assigned to the VMs directly.

...

Nodes

...

None

...

Use target groups.

...

SSL Cert.

...

Self managed SSL Cert.

...

.

For documentation, see GCP load balancers.