Merge pull request #6791 from chenhuan12/patch-103
fix the command output
This commit is contained in:
@@ -109,6 +109,7 @@ $kubectl --context=federation-cluster describe services nginx
|
||||
Name: nginx
|
||||
Namespace: default
|
||||
Labels: run=nginx
|
||||
Annotations: <none>
|
||||
Selector: run=nginx
|
||||
Type: LoadBalancer
|
||||
IP: 10.63.250.98
|
||||
@@ -116,7 +117,7 @@ LoadBalancer Ingress: 104.197.246.190, 130.211.57.243, 104.196.14.231, 104.199
|
||||
Port: http 80/TCP
|
||||
Endpoints: <none>
|
||||
Session Affinity: None
|
||||
No events.
|
||||
Events: <none>
|
||||
```
|
||||
|
||||
Note the 'LoadBalancer Ingress' addresses of your Federated Service
|
||||
|
||||
Reference in New Issue
Block a user