Grant access to a virtual cluster
Grant users or teams access to a virtual cluster using either the Loft UI or 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 virtual cluster with Loft CLI, run the following command:
vcluster platform share vcluster VCLUSTER_NAME [flags]
See the Loft CLI documentation for more information.