From cab36789bac5ac860c60cf238828d64014b5d234 Mon Sep 17 00:00:00 2001 From: martyav Date: Thu, 5 Jan 2023 16:54:24 -0500 Subject: [PATCH 1/2] #57 Remove outdated reference to members tab --- docs/how-to-guides/new-user-guides/add-users-to-projects.md | 5 ++--- .../how-to-guides/new-user-guides/add-users-to-projects.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/how-to-guides/new-user-guides/add-users-to-projects.md b/docs/how-to-guides/new-user-guides/add-users-to-projects.md index 4a4e9d03e18..15ab4b4cb27 100644 --- a/docs/how-to-guides/new-user-guides/add-users-to-projects.md +++ b/docs/how-to-guides/new-user-guides/add-users-to-projects.md @@ -22,9 +22,8 @@ Following project creation, you can add users as project members so that they ca 1. In the upper left corner, click **☰ > Cluster Management**. 1. On the **Clusters** page, go to the cluster where you want to add members to a project and click **Explore**. -1. Click **Cluster > Projects/Namespaces**. -1. Go to the project where you want to add members and click **⋮ > Edit Config**. -1. In the **Members** tab, click **Add**. +1. In the sidebar, click **Cluster Members**. +1. On the **Cluster Members** page, click **Add**. 1. Search for the user or group that you want to add to the project. If external authentication is configured: diff --git a/versioned_docs/version-2.6/how-to-guides/new-user-guides/add-users-to-projects.md b/versioned_docs/version-2.6/how-to-guides/new-user-guides/add-users-to-projects.md index 4a4e9d03e18..15ab4b4cb27 100644 --- a/versioned_docs/version-2.6/how-to-guides/new-user-guides/add-users-to-projects.md +++ b/versioned_docs/version-2.6/how-to-guides/new-user-guides/add-users-to-projects.md @@ -22,9 +22,8 @@ Following project creation, you can add users as project members so that they ca 1. In the upper left corner, click **☰ > Cluster Management**. 1. On the **Clusters** page, go to the cluster where you want to add members to a project and click **Explore**. -1. Click **Cluster > Projects/Namespaces**. -1. Go to the project where you want to add members and click **⋮ > Edit Config**. -1. In the **Members** tab, click **Add**. +1. In the sidebar, click **Cluster Members**. +1. On the **Cluster Members** page, click **Add**. 1. Search for the user or group that you want to add to the project. If external authentication is configured: From 946545e8106af092e61fadc7c65816ca90b1512e Mon Sep 17 00:00:00 2001 From: martyav Date: Tue, 17 Jan 2023 16:08:00 -0500 Subject: [PATCH 2/2] updated instrcutions to concern project members --- docs/how-to-guides/new-user-guides/add-users-to-projects.md | 5 +++-- .../how-to-guides/new-user-guides/add-users-to-projects.md | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/how-to-guides/new-user-guides/add-users-to-projects.md b/docs/how-to-guides/new-user-guides/add-users-to-projects.md index 15ab4b4cb27..cedaec49930 100644 --- a/docs/how-to-guides/new-user-guides/add-users-to-projects.md +++ b/docs/how-to-guides/new-user-guides/add-users-to-projects.md @@ -22,8 +22,9 @@ Following project creation, you can add users as project members so that they ca 1. In the upper left corner, click **☰ > Cluster Management**. 1. On the **Clusters** page, go to the cluster where you want to add members to a project and click **Explore**. -1. In the sidebar, click **Cluster Members**. -1. On the **Cluster Members** page, click **Add**. +1. Click **Cluster > Projects/Namespaces**. +1. Go to the project where you want to add members. Next to the **Create Namespace** button above the project name, click **☰**. Select **Edit Config**. +1. In the **Members** tab, click **Add**. 1. Search for the user or group that you want to add to the project. If external authentication is configured: diff --git a/versioned_docs/version-2.6/how-to-guides/new-user-guides/add-users-to-projects.md b/versioned_docs/version-2.6/how-to-guides/new-user-guides/add-users-to-projects.md index 15ab4b4cb27..cedaec49930 100644 --- a/versioned_docs/version-2.6/how-to-guides/new-user-guides/add-users-to-projects.md +++ b/versioned_docs/version-2.6/how-to-guides/new-user-guides/add-users-to-projects.md @@ -22,8 +22,9 @@ Following project creation, you can add users as project members so that they ca 1. In the upper left corner, click **☰ > Cluster Management**. 1. On the **Clusters** page, go to the cluster where you want to add members to a project and click **Explore**. -1. In the sidebar, click **Cluster Members**. -1. On the **Cluster Members** page, click **Add**. +1. Click **Cluster > Projects/Namespaces**. +1. Go to the project where you want to add members. Next to the **Create Namespace** button above the project name, click **☰**. Select **Edit Config**. +1. In the **Members** tab, click **Add**. 1. Search for the user or group that you want to add to the project. If external authentication is configured: