fix the command output
fix the command output
This commit is contained in:
@@ -159,9 +159,9 @@ NAME READY STATUS RESTARTS AGE
|
|||||||
```shell
|
```shell
|
||||||
# NOTE: your service IPs will likely differ
|
# NOTE: your service IPs will likely differ
|
||||||
$ kubectl get services
|
$ kubectl get services
|
||||||
NAME LABELS SELECTOR IP(S) PORT(S)
|
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
|
||||||
k8sm-scheduler component=scheduler,provider=k8sm <none> 10.10.10.113 10251/TCP
|
k8sm-scheduler 10.10.10.113 <none> 10251/TCP 1d
|
||||||
kubernetes component=apiserver,provider=kubernetes <none> 10.10.10.1 443/TCP
|
kubernetes 10.10.10.1 <none> 443/TCP 1d
|
||||||
```
|
```
|
||||||
|
|
||||||
Lastly, look for Kubernetes in the Mesos web GUI by pointing your browser to
|
Lastly, look for Kubernetes in the Mesos web GUI by pointing your browser to
|
||||||
|
|||||||
Reference in New Issue
Block a user