Skip to main content
Version: v2.8

Adding Users to Clusters

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

Want to provide a user with access to a specific project within a cluster? See Adding Project Members instead.

There are two contexts where you can add cluster members:

  • Adding Members to a New Cluster

    You can add members to a cluster as you create it (recommended if possible).

  • Adding Members to an Existing Cluster

    You can always add members to a cluster after a cluster is provisioned.

Editing Cluster Membership

Cluster administrators can edit the membership for a cluster, controlling which Rancher users can access the cluster and what features they can use.

  1. Click ☰ > Cluster Management.

  2. Go to the cluster you want to add members to and click ⋮ > Edit Config.

  3. In the Member Roles tab, click Add Member.

  4. Search for the user or group that you want to add to the cluster.

    Notes:
    • At least 2 characters must be typed in the search box for results to appear.
    • Users can be searched based on their username or display name.
    • Search is prefix-based (e.g., a user named Stan Dard will appear when searching for Sta, but not when searching for Dar) and case-sensitive.

    If external authentication is configured:

  5. Assign the user or group Cluster roles.

    What are Cluster Roles?

    tip

    For Custom Roles, you can modify the list of individual roles available for assignment.

Result: The chosen users are added to the cluster.

  • To revoke cluster membership, select the user and click Delete. This action deletes membership, not the user.
  • To modify a user's roles in the cluster, delete them from the cluster, and then re-add them with modified roles.
OSZAR »