Skip to content

Commit 4083031

Browse files
committed
BZ 2072784 updatin text to match graphic
1 parent e846779 commit 4083031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-ingress-controller-endpoint-publishing-strategies.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ image::202_OpenShift_Ingress_0222_node_port.png[{product-title} Ingress NodePort
1717
The preceding graphic shows the following concepts pertaining to {product-title} Ingress NodePort endpoint publishing strategy:
1818

1919
* All the available nodes in the cluster have their own, externally accessible IP addresses. The service running in the cluster is bound to the unique NodePort for all the nodes.
20-
* When the client connects to a node that is down, for example, by way of the `193.10.0.10` IP address in the graphic, the node port directly connects the client to an available node that is running the service. In this scenario, no load balancing is required. As the image shows, `193.10.0.10` is down and another IP address must be used instead.
20+
* When the client connects to a node that is down, for example, by connecting the `10.0.128.4` IP address in the graphic, the node port directly connects the client to an available node that is running the service. In this scenario, no load balancing is required. As the image shows, the `10.0.128.4` address is down and another IP address must be used instead.
2121

2222
[NOTE]
2323
====

0 commit comments

Comments
 (0)