fix the command output
fix the command output
This commit is contained in:
@@ -109,6 +109,7 @@ $kubectl --context=federation-cluster describe services nginx
|
|||||||
Name: nginx
|
Name: nginx
|
||||||
Namespace: default
|
Namespace: default
|
||||||
Labels: run=nginx
|
Labels: run=nginx
|
||||||
|
Annotations: <none>
|
||||||
Selector: run=nginx
|
Selector: run=nginx
|
||||||
Type: LoadBalancer
|
Type: LoadBalancer
|
||||||
IP: 10.63.250.98
|
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
|
Port: http 80/TCP
|
||||||
Endpoints: <none>
|
Endpoints: <none>
|
||||||
Session Affinity: None
|
Session Affinity: None
|
||||||
No events.
|
Events: <none>
|
||||||
```
|
```
|
||||||
|
|
||||||
Note the 'LoadBalancer Ingress' addresses of your Federated Service
|
Note the 'LoadBalancer Ingress' addresses of your Federated Service
|
||||||
|
|||||||
Reference in New Issue
Block a user