From 2e67fa66d8e19dac3c0db93cf3f2bee904c086bb Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Mon, 18 Jun 2018 14:48:52 -0700 Subject: [PATCH] added alternative ways to change clustesrs/projects --- .../v2.x/en/tasks/projects/create-project/_index.md | 2 +- .../v2.x/en/tasks/projects/switch-project/_index.md | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.x/en/tasks/projects/create-project/_index.md b/content/rancher/v2.x/en/tasks/projects/create-project/_index.md index 5fa368348a2..f1fa3b7249b 100644 --- a/content/rancher/v2.x/en/tasks/projects/create-project/_index.md +++ b/content/rancher/v2.x/en/tasks/projects/create-project/_index.md @@ -4,7 +4,7 @@ weight: draft: true --- -1. From the **Global** view, open the cluster from which you want to create a project. +1. From the **Global** view, choose **Clusters** from the main menu. From the **Clusters** page, open the cluster from which you want to create a project. 1. From the main menu, choose **Projects/Namespaces**. Then click **Add Project**. diff --git a/content/rancher/v2.x/en/tasks/projects/switch-project/_index.md b/content/rancher/v2.x/en/tasks/projects/switch-project/_index.md index 1f2e7500026..f7ab9fdb8eb 100644 --- a/content/rancher/v2.x/en/tasks/projects/switch-project/_index.md +++ b/content/rancher/v2.x/en/tasks/projects/switch-project/_index.md @@ -1,9 +1,14 @@ --- -title: Switching Projects +title: Switching Projects (and Clusters) weight: draft: true --- -To switch between projects and clusters, use the **Global** drop-down available in the main menu. +To switch between clusters, use the **Global** drop-down available in the main menu. ![Global Menu]({{< baseurl >}}/img/rancher/global-menu.png) + +Alternatively, you can switch between projects and clusters using the main menu. + +- To switch between clusters, open the **Global** view and select **Clusters** from the main menu. Then open a cluster. +- To switch between projects, open a cluster, and then select **Projects/Namespaces** from the main menu. Select the link for the project that you want to open. \ No newline at end of file