From 081c9f969e8e7a25adcc7829c7ce3e66de5db08d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Oczad=C5=82y?= Date: Sun, 29 May 2016 13:53:21 +0200 Subject: [PATCH] Typo in /admin/namespaces --- docs/admin/namespaces/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/admin/namespaces/index.md b/docs/admin/namespaces/index.md index 2b9f14e835..c9f51280ad 100644 --- a/docs/admin/namespaces/index.md +++ b/docs/admin/namespaces/index.md @@ -46,6 +46,7 @@ kube-system 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