Skip to content

Commit 137abd8

Browse files
authored
Merge pull request #157 from gregcoward/patch-6
Update Virtual Server IP address in lab2.rst
2 parents 5fe8e0e + 5875c57 commit 137abd8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/class1/module2/lab2.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ On **kube-master1** we will create all the required files:
8585
.. warning:: Don't forget to select the "kubernetes" partition or you'll
8686
see nothing.
8787

88-
Here you can see a new Virtual Server, "**ingress_10.1.10.101_80**" was created,
89-
listening on **10.1.10.101:80** in partition "**kubernetes**".
88+
Here you can see a new Virtual Server, "**ingress_10.1.1.4_80**" was created,
89+
listening on **10.1.1.4:80** in partition "**kubernetes**".
9090

9191
.. image:: ../images/f5-container-connector-check-app-ingress2.png
9292

@@ -102,7 +102,7 @@ On **kube-master1** we will create all the required files:
102102

103103
#. Access your web application via **Firefox** on the **ocp-provioner**.
104104

105-
.. note:: Select the "Hello, World" shortcut or type http://10.1.10.101 in the
105+
.. note:: Select the "Hello, World" shortcut or type http://10.1.1.4 in the
106106
URL field.
107107

108108
.. image:: ../images/f5-container-connector-access-app.png

0 commit comments

Comments
 (0)