fix typo
This commit is contained in:
tanshanshan
2017-03-02 00:26:42 +08:00
committed by Steve Perry
parent 1564ae52b7
commit b9ca35076b
+3 -3
View File
@@ -44,9 +44,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 11d
kube-system <none> Active kube-system Active 11d
``` ```
Kubernetes starts with two initial namespaces: Kubernetes starts with two initial namespaces: