Lab 1 - Create Origin PoolΒΆ

In this first part of the lab, you will create an origin pool pointing to the service of the F5xcdemo workload you created in the previous lab.

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: <firstinitallastinitial-workload>.<your namespace> (eg: asmith-workload.grand-marten This will map to the service name of your vK8s workload and XC tenant namespace)

    • 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.