Lesson 4: Create and configure load balancers | Scribe

    Lesson 4: Create and configure load balancers

        information ordinal icon
        In this lesson, we will look at how a developer is able to create a load balancer from scratch, select network, assign ip address, algorithm, define protocol with port numbers, assign virtual machines to the load balancer and optionally define monitoring path
        1
        Click **Load Balancers**
        2
        Click **Create Load Balancer**
        3
        Enter the following information: **Name**: Of your choice\ **Project Name:** Demo TEST Project\ **Network:** test1\ **IP Address:** 192.168.22.53\ **Algorithm**: Round Robin
        4
        **Protocol**: HTTP\ **Port(Front End)**: 80\ **Port(Back End)**: 80\ **Min Active Pool Members**: 2
        5
        Click **Add Members**
        6
        Select following VM's: **Internet Test1\ cluser-admin-VM-demo**\ \ Click **Add**
        7
        Upon successfully adding the Pool Members, Click **Continue**
        8
        Security Rules are optional Click **Create**
        9
        Load balancer is successfully created
        10
        Perform day 2 actions on an existing load balancer: Click on **DemocenterLB**
        11
        You can view the existing settings of a load balancer\ Click on **Edit** on top right corner to make desired changes
        12
        Review the parameters which can be modified\ Click **Continue**
        Review the parameters which can be modified\
Click **Continue**
        13
        After you are done reviewing, Click **Cancel**
        14
        End of Lesson 4