diff --git a/labapp/app/templates/loadbalancing.html b/labapp/app/templates/loadbalancing.html index f1d4455..6a51308 100644 --- a/labapp/app/templates/loadbalancing.html +++ b/labapp/app/templates/loadbalancing.html @@ -52,6 +52,10 @@

Exercise 1: AWS Cloud App

The load balancer domain is {{ ns or 'eph-ns' }}.mcn-lab.f5demos.com. +
  • + + Traffic to all paths should be directed to the origin. +
  • Use the mcn-lab-wildcard wildcard cert in the shared NS to enable TLS on the LB. @@ -156,11 +160,11 @@

    Exercise 2: Azure Cloud App

  • - The cloud app is TLS only. + The cloud app is TLS only.
  • - Keep the AWS Origin Pool in place. + Traffic should round robin between the origins.