Typo in /admin/namespaces

pull/585/head
Paweł Oczadły 2016-05-29 13:53:21 +02:00
parent 5f17dcd4d1
commit 081c9f969e
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ kube-system <none> Active
```
Kubernetes starts with two initial namespaces:
* `default` The default namespace for objects with no other namespace
* `kube-system` The namespace for objects created by the Kubernetes system