Grant access to a tenant cluster
Grant users or teams access to a tenant cluster using either the platform UI or the vCluster CLI.
- Using the UI
- Using the CLI
From the project drop-down menu (top left corner), select the project to find your virtual cluster.
Click Virtual Clusters.
Click Edit on the virtual cluster that you want to edit.
Click Permissions.
Click Add Permission to input and select the user or team to add. If the user or team you want to grant access to is not listed, verify that they have access to the project.
Specify the Cluster Role you want to assign the user or team.
After specifying all virtual options, click .
To grant a user access to a tenant cluster with the vCluster CLI, run the following command:
vcluster platform share vcluster VCLUSTER_NAME [flags]
See the vCluster CLI documentation for more information.