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.