fix the command output
fix the command output
This commit is contained in:
@@ -183,10 +183,10 @@ You can check that the Kubernetes cluster is working with:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl get nodes
|
$ kubectl get nodes
|
||||||
NAME LABELS STATUS
|
NAME STATUS AGE VERSION
|
||||||
192.168.10.2 <none> Ready
|
192.168.10.2 Ready 4h v1.6.0+fff5156
|
||||||
192.168.10.3 <none> Ready
|
192.168.10.3 Ready 4h v1.6.0+fff5156
|
||||||
192.168.10.4 <none> Ready
|
192.168.10.4 Ready 4h v1.6.0+fff5156
|
||||||
```
|
```
|
||||||
|
|
||||||
The VMs are running [CoreOS](https://coreos.com/).
|
The VMs are running [CoreOS](https://coreos.com/).
|
||||||
|
|||||||
Reference in New Issue
Block a user