Skip to content

Commit b703dd0

Browse files
authored
Update virtual IP in lab1.rst from 10.1.10.101 to 10.1.1.4
1 parent 149fbe2 commit b703dd0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/class1/module4/lab1.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Create an IngressLink Resource
148148
#. Inspect the IngressLink resource
149149

150150
.. attention:: Ensure the IP ADDR in the IngressLink resource matches the
151-
required IP. In this lab we're using 10.1.10.101 as the virtual IP. This
151+
required IP. In this lab we're using 10.1.1.4 as the virtual IP. This
152152
IP ADDR will be used to configure the BIG-IP device to load balance the
153153
Ingress Controller resources.
154154

@@ -193,8 +193,8 @@ Create an IngressLink Resource
193193
.. warning:: Don't forget to select the "kubernetes" partition or you'll
194194
see nothing.
195195

196-
Here you can see two new Virtual Servers, "**ingress_link_crd_10.1.10.101_80**" and
197-
"**ingress_link_crd_10.1.10.101_443**" was created, in partition "**kubernetes**".
196+
Here you can see two new Virtual Servers, "**ingress_link_crd_10_1_1_4_80**" and
197+
"**ingress_link_crd_10_1_1_4_443**" was created, in partition "**kubernetes**".
198198

199199
.. image:: ../images/ingress-link-vs.png
200200

0 commit comments

Comments
 (0)