How to attach Load balancer in a deployed Autoscaling Deployment?

Step 1: Login to your account.

Step 2: Navigate to Services and then click on My Services.

Step 3: Click on your project.

Step 4: Navigate to Compute then Autoscaling and then click on Deployments.

Step 5: Choose the deployment in which you want to attach load balancer and click on Select and choose Attach Load Balancer from the drop-down.

Step 6: Choose if you want to attach a new load balancer or existing load balancer in the autoscaling deployment.

a. If you want to create a new load balancer, choose New Load Balancer option.

  • Enter Load Balancer Details, Listener Details, Pool Details, Health Monitor Details and click on Submit. Note: To add more listeners, click on Add More Listeners.

Field

Description

Load Balancer Name

Enter name of the Load Balancer

Load Balancer Type

Select load balancer type:

  • Application

  • Network

Subnet Details

Select a subnet from the available networks.

Listener Protocol

Select a protocol for the listener.

Listener Port

The protocol port number for the resource. The default is 1.

Allowed CIDRs

Enter a list of IPv4, IPv6 or mix of both CIDRs.

Pool Algorithm

Select the load balancing algorithm for the pool.

Pool Protocol

Select a protocol for the pool.

Monitor Protocol

Select a protocol for the health monitor.

HTTP Method

Select the HTTP method that the health monitor uses for requests.

URL Path

Enter the HTTP URL path of the request sent by the monitor to test the health of a member. Must be a string that begins with a forward slash. The default URL path is /.

b. If you want to use an existing load balancer, choose Existing Load Balancer option.

  • Select Load Balancer from the drop-down.

  • Enter Listener Details, Pool Details, Health Monitor Details and click on Submit. Note: To add more listeners, click on Add More Listeners.

Field

Description

Field

Description

Listener Protocol

Select a protocol for the listener.

Listener Port

The protocol port number for the resource. The default is 1.

Allowed CIDRs

Enter a list of IPv4, IPv6 or mix of both CIDRs.

Pool Algorithm

Select the load balancing algorithm for the pool.

Pool Protocol

Select a protocol for the pool.

Monitor Protocol

Select a protocol for the health monitor.

HTTP Method

Select the HTTP method that the health monitor uses for requests.

URL Path

Enter the HTTP URL path of the request sent by the monitor to test the health of a member. Must be a string that begins with a forward slash. The default URL path is /.

Last updated