From 1227dc35cc3c682d1d09ec586145c34b95433194 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Tue, 7 Aug 2018 11:12:40 -0700 Subject: [PATCH] clarified existence of namepsaces in api path --- .../v2.x/en/k8s-in-rancher/projects-and-namespaces/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/_index.md index fc348178e08..bab43aa1ef3 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/projects-and-namespaces/_index.md @@ -37,7 +37,7 @@ To open it, open the **Global** menu, and then select the `system` project for y The `system` project: - Is automatically created when you provision a cluster. -- Lists all namespaces that exist in `v3/settings/system-namespaces`. +- Lists all namespaces that exist in `v3/settings/system-namespaces`, if they exist. - Allows you to add more namespaces or move its namespaces to other projects. - Cannot be deleted because it's required for cluster operations.