Lab 1 - Create Origin PoolΒΆ

Exercise 1: Create Origin Pool

  1. Navigate the left-side menu to Manage -> Load Balancers, then click Origin Pools.

    origin_pool

  2. Click the Add Origin Pool button.

    origin_pool_add

  3. On the New Origin Pool form:

    1. Enter a Name for your pool (ex: pool)
    2. Replace the Port value of 443 with 3000
    3. Select Add Item under Origin Servers

    origin_pool_name

  4. Complete the Origin Server section by make the following changes:

    • Select Type of Origin Server: K8s Service Name of Origin Server on given Sites
    • Service Name: agility.<your namespace> (eg: agility.loved-newt) - make a note to remember this in creation stage
    • Site or Virtual Site: Virtual Site select shared/agility-k82-site
    • Select Network on the site: vK8s Networks on Site

    origin_pools_menu

  5. Click on Apply to return to the previous screen

  6. Click the Save and Exit button to close the Origin Pool dialogue.