diff --git a/labapp/app/templates/coming-soon.html b/labapp/app/templates/coming-soon.html index b0c8fbe..eff420a 100644 --- a/labapp/app/templates/coming-soon.html +++ b/labapp/app/templates/coming-soon.html @@ -3,6 +3,7 @@ {% block title %}{{ title }}{% endblock %} {% block content %} +
Lab exercises will ask you to create configuration in the lab tenant. -Exercise reqirements are listed in a table along with an object type indicator. +Exercise requirements are listed in a table along with an object type indicator.
To complete lab exercises, you will run tests against the load balancer advertised from the Customer Edge in your UDF site. You will build this load balancer in the first exercise. -All tests will be run from this web apllication. +All tests will be run from this web application.
Each test will specify success criteria followed by a button. @@ -106,18 +106,18 @@
The test made a request to https://foo.mcn-lab.f5demos.com.
- The test succeeded because the response contained the JSON
string {"info": { "foo": True }}
.
+ The test succeeded because the response contained the JSON
string {"info": { "foo": True }}
.
The test made a request to https://foo.mcn-lab.f5demos.com.
-The test failed because the response did not contain the JSON
string { "info": { "bar": True}}
.
+The test failed because the response did not contain the JSON
string { "info": { "bar": True}}
.
The CE in the UDF deployment will register with the lab tenant. - CEs on first launch update software and, often, their OS. This can take ~20 min from when the CE is booted. -
- -+ CEs on first launch update software and, often, their OS. This will take ~20 min from when the CE is booted. When the CE is ready, the status indicator in the navigation pane (👀 look to the left) will show . - Use the indicator to find the CE site name needed for configuring the load balancer's advertise policy. + The indicator also shows the CE site name needed for configuring the load balancer.
@@ -78,7 +75,7 @@