From 1f90f0602e4932bfe9fe06879ff35139e968042d Mon Sep 17 00:00:00 2001 From: Leonardo Carreiro Date: Wed, 18 Jul 2018 04:25:19 -0300 Subject: [PATCH] Replacing the example IP address by something that could exists. (#9120) The example `123.45.678.9` was an invalid IP address. --- .../access-application-cluster/create-external-load-balancer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md b/content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md index 709298005f..4d631b302f 100644 --- a/content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md +++ b/content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md @@ -97,7 +97,7 @@ which should produce output like this: Selector: app=example Type: LoadBalancer IP: 10.67.252.103 - LoadBalancer Ingress: 123.45.678.9 + LoadBalancer Ingress: 123.45.67.89 Port: 80/TCP NodePort: 32445/TCP Endpoints: 10.64.0.4:80,10.64.1.5:80,10.64.2.4:80