File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments