fix the command output

fix the command output
This commit is contained in:
chenhuan12
2017-05-26 10:24:58 +08:00
committed by Andrew Chen
parent f5d455edee
commit 7d4f3c5587
@@ -41,9 +41,9 @@ You can list the current namespaces in a cluster using:
```shell ```shell
$ kubectl get namespaces $ kubectl get namespaces
NAME LABELS STATUS NAME STATUS AGE
default <none> Active default Active 1d
kube-system <none> Active kube-system Active 1d
``` ```
Kubernetes starts with two initial namespaces: Kubernetes starts with two initial namespaces: