Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 6.0.0 - release -

In AWS an Target groups provide a flexible way to manage load balancing nodes or targets.

ProviderNotes
AWSAn Application load balancer sends traffic to a target group by default. You can create multiple target groups for each load balancer.
OCIEach target group belongs exclusively to a single load balancer. You must create at least one target group per load balancer
GCPYou can create multiple target groups that can belong to multiple load balancers


Panel

Privilege: Manage load balancers, Assign load balancers

...

Target group General info

Image Modified

For more details see see:

Target group Health check

In AWS and OCI, you create a health check for each target group.
In GCP, you create a health check as part of the load balancer, and you can align it with the routing rules.

Screenshot: Create target group Health check AWS

Image Added

Screenshot: Create target group Health check OCI

Image Modified

For more details see see:

Target group Targets

In AWS, when you create the target group you can add targets.

In OCI and GCP, to add targets, edit the target group 

Image Modified

For more details see