Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create Load Balancer

To use a Load Balancer in Cloudeka Portal Services, create one first by following these steps:

  • On the Cloudeka portal, open the Network menu, select Load Balancer, then click Create Load Balancer.

  • On the Create Load Balancer page, in the Tier section, select Server Load Balancer. Then fill in the Name, Flavor, and VPC Network fields, and click Create Load Balancer.

Column
Description

Name

The name of the load balancer.

Flavor

There are three available size options:

  1. c1.medium.rc — 2 vCPU / 2 GB RAM

  2. c1.large.rc — 4 vCPU / 4 GB RAM

  3. c1.xlarge.rc — 8 vCPU / 8 GB RAM

VPC Network

The VPC network must be in the same segment as the instance that will receive the load balancing traffic.

  • A Creating the Load Balancer notification will appear, and the Status column will show ON-PROGRESS.

  • After the load balancer is created successfully, a notification will appear to confirm the creation.

Last updated