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
$ kubectl get namespaces
NAME LABELS STATUS
default <none> Active
kube-system <none> Active
NAME STATUS AGE
default Active 11d
kube-system Active 11d
```
Kubernetes starts with two initial namespaces: