sanghyuk-vessl's picture
Add vessl-docs
76d9c4f verified
metadata
title: Access control
version: EN

<img style={{ borderRadius: '0.5rem' }} src="/images/clusters/access/1_access.png" />

Under Access Control, you can grant, manage, and retrieve access to shared clusters.

(1) Grant access

Click Grant access and define the following parameters.

<img style={{ borderRadius: '0.5rem' }} src="/images/clusters/access/2_grant.png" />

  • Organization name โ€” Name of the Organization that you want to cluster with.
  • Kubernetes namespace โ€” ๐Ÿ”— Kubernetes namespaces separate a cluster into logical units. It helps granularly organize, allocate, manage, and secure cluster resources. If you are using a naming convention like group-subgroup, use a namespace subgroup.
  • Node โ€” Select the nodes to share by clicking the checkbox.

(2) Edit access

Click Edit to edit access to certain nodes.

<img style={{ borderRadius: '0.5rem' }} src="/images/clusters/access/3_edit.gif" />

(3) Revoke access

Click Revoke to remove the organization from accessing the clusters.

<img style={{ borderRadius: '0.5rem' }} src="/images/clusters/access/4_revoke.gif" />