Merge pull request #1695 from LucasSaintarbor/add-note-adding-users-to-clusters

Sync PR #157 from Product docs
This commit is contained in:
Billy Tat
2025-03-05 13:46:38 -08:00
committed by GitHub
14 changed files with 14 additions and 14 deletions
@@ -6,7 +6,7 @@ title: Adding Users to Clusters
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/manage-clusters/access-clusters/add-users-to-clusters"/>
</head>
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.
To provide a user access to view certain cluster-level resources and create new projects, assign the user a **Cluster Membership**. Cluster members can create projects and manage resources in those projects. However, not all resources, namespaces and workloads in a cluster are accessible by cluster members.
:::tip