Skip to content

Commit c79ba97

Browse files
Merge pull request #60306 from snarayan-redhat/OCPBUGS-12884_ingresstypo
OCPBUGS#12884: Removed extra load typo
2 parents e0ac36b + f5adeba commit c79ba97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-ingress-setting-internal-lb.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ image::202_OpenShift_Ingress_0222_load_balancer.png[{product-title} Ingress Load
2525

2626
The preceding graphic shows the following concepts pertaining to {product-title} Ingress LoadBalancerService endpoint publishing strategy:
2727

28-
* You can load load balance externally, using the cloud provider load balancer, or internally, using the OpenShift Ingress Controller Load Balancer.
28+
* You can load balance externally, using the cloud provider load balancer, or internally, using the OpenShift Ingress Controller Load Balancer.
2929
* You can use the single IP address of the load balancer and more familiar ports, such as 8080 and 4200 as shown on the cluster depicted in the graphic.
3030
* Traffic from the external load balancer is directed at the pods, and managed by the load balancer, as depicted in the instance of a down node.
3131
See the link:https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer[Kubernetes Services documentation]

0 commit comments

Comments
 (0)