Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

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


Privilege: Manage load balancers, Assign load balancers

Before you begin:

  1. Create targets, which may include subnets and IP addresses, or VMs 

To create an target group:

  1. Go to myCloudVirtual datacenters → select a virtual datacenter in AWS → Network → Load balancing → Target groups
  2. Click the + add button
  3. Enter the target group details and assign targets as described below

  4. Click Save

Target group general info

For more details 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

Screenshot: Create target group Health check OCI

For more details 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 

For more details see 


  • No labels