fix the command output
fix the command output
This commit is contained in:
@@ -216,10 +216,10 @@ kubectl config use-context default-context
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl get nodes
|
$ kubectl get nodes
|
||||||
NAME LABELS STATUS
|
NAME STATUS AGE VERSION
|
||||||
centos-minion-1 <none> Ready
|
centos-minion-1 Ready 3d v1.6.0+fff5156
|
||||||
centos-minion-2 <none> Ready
|
centos-minion-2 Ready 3d v1.6.0+fff5156
|
||||||
centos-minion-3 <none> Ready
|
centos-minion-3 Ready 3d v1.6.0+fff5156
|
||||||
```
|
```
|
||||||
|
|
||||||
**The cluster should be running! Launch a test pod.**
|
**The cluster should be running! Launch a test pod.**
|
||||||
|
|||||||
Reference in New Issue
Block a user