From 7b3ca0814f0cdf30318e26bcaea51d8566a1bb48 Mon Sep 17 00:00:00 2001 From: chenhuan12 Date: Wed, 30 Aug 2017 16:02:47 +0800 Subject: [PATCH] fix the command output fix the command output --- .../service-access-application-cluster.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tasks/access-application-cluster/service-access-application-cluster.md b/docs/tasks/access-application-cluster/service-access-application-cluster.md index ebbd195b5e..46bb4c9833 100644 --- a/docs/tasks/access-application-cluster/service-access-application-cluster.md +++ b/docs/tasks/access-application-cluster/service-access-application-cluster.md @@ -66,14 +66,14 @@ provides load balancing for an application that has two running instances. Name: example-service Namespace: default Labels: run=load-balancer-example + Annotations: Selector: run=load-balancer-example Type: NodePort IP: 10.32.0.16 Port: 8080/TCP - NodePort: 31496/TCP Endpoints: 10.200.1.4:8080,10.200.2.5:8080 Session Affinity: None - No events. + Events: Make a note of the NodePort value for the service. For example, in the preceding output, the NodePort value is 31496.