fix the command output

fix the command output
This commit is contained in:
chenhuan12
2017-04-25 19:32:31 +08:00
committed by Andrew Chen
parent 507d9dff98
commit b0e5c1f195
@@ -129,10 +129,10 @@ You can also list the nodes in your cluster:
```console ```console
./cluster/kubectl.sh get nodes ./cluster/kubectl.sh get nodes
NAME STATUS AGE NAME STATUS AGE VERSION
kubernetesstack-node-ojszyjtr Ready 42m kubernetesstack-node-ojszyjtr Ready 42m v1.6.0+fff5156
kubernetesstack-node-tzotzcbp Ready 46m kubernetesstack-node-tzotzcbp Ready 46m v1.6.0+fff5156
kubernetesstack-node-uah8pkju Ready 47m kubernetesstack-node-uah8pkju Ready 47m v1.6.0+fff5156
``` ```
Being a new cluster, there will be no pods or replication controllers in the default namespace: Being a new cluster, there will be no pods or replication controllers in the default namespace: