fix the command output
fix the command output
This commit is contained in:
committed by
Zach Corleissen
parent
496b1758c7
commit
ac3c40c91d
@@ -85,6 +85,7 @@ external IP address.
|
|||||||
Name: my-service
|
Name: my-service
|
||||||
Namespace: default
|
Namespace: default
|
||||||
Labels: run=load-balancer-example
|
Labels: run=load-balancer-example
|
||||||
|
Annotations: <none>
|
||||||
Selector: run=load-balancer-example
|
Selector: run=load-balancer-example
|
||||||
Type: LoadBalancer
|
Type: LoadBalancer
|
||||||
IP: 10.3.245.137
|
IP: 10.3.245.137
|
||||||
@@ -93,7 +94,7 @@ external IP address.
|
|||||||
NodePort: <unset> 32377/TCP
|
NodePort: <unset> 32377/TCP
|
||||||
Endpoints: 10.0.0.6:8080,10.0.1.6:8080,10.0.1.7:8080 + 2 more...
|
Endpoints: 10.0.0.6:8080,10.0.1.6:8080,10.0.1.7:8080 + 2 more...
|
||||||
Session Affinity: None
|
Session Affinity: None
|
||||||
Events:
|
Events: <none>
|
||||||
|
|
||||||
Make a note of the external IP address exposed by your service. In this
|
Make a note of the external IP address exposed by your service. In this
|
||||||
example, the external IP address is 104.198.205.71. Also note
|
example, the external IP address is 104.198.205.71. Also note
|
||||||
|
|||||||
Reference in New Issue
Block a user