Skip to main content
Version: main 🚧

Cluster Access

Cluster access allows you to give certain Users and Teams direct permission to a cluster without assigning them to a project. This is usually only useful for admin users or special privileged teams, while in all other cases you should prefer projects.


Cluster access lets you define access to certain clusters for your users or teams along with the cluster roles that would be synced for them in the connected cluster. You can create your own Cluster Access by following the below steps.

Create a cluster access​

  1. Go to Infrastructure > Control Plane Clusters.

  2. Click the Cluster Access tab and then click .

  3. In the configuration sheet that opens, give the access a name by replacing the auto-generated placeholder name, or by updating the manifest YAML 'metadata.name' field.

  4. In the Options tab, choose the user or team to grant access from the Cluster Access selector, then choose the cluster role from the Cluster Roles selector.

  5. In the Clusters tab, choose the cluster to which the user or team should be granted access from the Select Clusters selector.

  6. In the Access tab, select the user or team that can manage this cluster access object, then choose their allowed permissions.

  7. Click to create the cluster access.