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
Select the project from the project selector at the top left.
Click Tenant Clusters.
Click Edit on the virtual cluster that you want to edit.
Click Permissions.
Click to 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 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.