added alternative ways to change clustesrs/projects

This commit is contained in:
Mark Bishop
2018-06-18 14:48:52 -07:00
committed by Mark Bishop
parent 3145386a28
commit 2e67fa66d8
2 changed files with 8 additions and 3 deletions

View File

@@ -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**.

View File

@@ -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.