fix the command output

fix the command output
This commit is contained in:
chenhuan12
2017-08-30 16:02:47 +08:00
committed by GitHub
parent 1696664888
commit 7b3ca0814f
@@ -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: <none>
Selector: run=load-balancer-example
Type: NodePort
IP: 10.32.0.16
Port: <unset> 8080/TCP
NodePort: <unset> 31496/TCP
Endpoints: 10.200.1.4:8080,10.200.2.5:8080
Session Affinity: None
No events.
Events: <none>
Make a note of the NodePort value for the service. For example,
in the preceding output, the NodePort value is 31496.