changed short descriptions to clarify membership access.

This commit is contained in:
Mark Bishop
2018-06-19 12:51:54 -07:00
committed by Mark Bishop
parent 230865e8f4
commit 3eb7be417d
2 changed files with 2 additions and 3 deletions
@@ -3,7 +3,7 @@ title: Adding Cluster Members
weight: 3525
---
If you want to provide a user with access and permissions to _all_ projects within a cluster, assign the user a cluster membership.
If you want to provide a user with access and permissions to _all_ projects, nodes, and resources within a cluster, assign the user a cluster membership.
>**Tip:** Want to provide a user with access to a _specific_ project within a cluster? See [Adding Project Members]({{< baseurl >}}/rancher/v2.x/en/tasks/projects/add-project-members/) instead.
@@ -1,10 +1,9 @@
---
title: Adding Project Members
weight:
draft: true
---
If you want to provide a user with access and permissions to _specific_ projects within a cluster, assign the user a project membership.
If you want to provide a user with access and permissions to _specific_ projects and resources within a cluster, assign the user a project membership.
>**Tip:** Want to provide a user with access to _all_ projects within a cluster? See [Adding Cluster Members]({{< baseurl >}}/rancher/v2.x/en/tasks/clusters/adding-managing-cluster-members) instead.