File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,6 +47,21 @@ This Load Balancer will be used throughout the course.
4747 .. image :: _static/shared-002.png
4848 :width: 400px
4949
50+ #. Update the field below with the namespace you just selected. This will update the lab guide to reflect your current namespace.
51+
52+ .. raw :: html
53+
54+ <div style =" margin : 1em 0 ; padding : 1em ; border : 0px solid #ccc ;" >
55+ <label for =" namespaceInput" >Enter your namespace:</label >
56+ <input id =" namespaceInput" type =" text" placeholder =" e.g. sassy-panda" />
57+ <button onclick =" setNamespace()" >Save</button >
58+ </div >
59+
60+ <p ><strong >Current namespace:</strong > <span id =" currentNamespace" >< ; namespace> ; </span ></p >
61+
62+ .. note :: You may have had a namespace from a previous lab, pleased update with the new.
63+ .. warning :: Guide pages might need to be refreshed to get updated namespace to render.
64+
5065#. A HTTP Load Balancer and attached Origin Pool has already been created with the following configuration.
5166
5267 ========================== ==========================
@@ -107,7 +122,7 @@ Task 2: Validate Load Balancer
107122 has been configured properly.
108123
109124 .. code-block :: text
110-
125+
111126 http://<your-namespace>.lab-sec.f5demos.com/swagger
112127
113128 .. image :: _static/shared-swagger-intro.png
You can’t perform that action at this time.
0 commit comments