skip to main content
Welcome to the DataDirect Hybrid Data Pipeline Installation Guide : Deployment scenarios : Load balancer deployment : Load balancer configuration : Configuring a cloud load balancer with the On-Premises Connector : Create a target group for default routing to the Hybrid Data Pipeline service API
  

Try Now
Create a target group for default routing to the Hybrid Data Pipeline service API
Take the following steps to create a target group for default routing.
1. Use the AWS console to create a load balancer target group.
2. Specify target group details.
Name - <Name for your HDP cluster nodes>
Protocol – HTTP
Port 8080
Target type – Instance
VPC <Name of your VPC>
3. Set up health checks.
Protocol: HTTP
Port: 8080
Path: /api/healthcheck
4. Save the target group.
5. Register each Hybrid Data Pipeline instance as a target on port 8080.
6. Set the stickiness attribute for the target group to 5 minutes.