portainer-docs/user/kubernetes/namespaces/access.md

18 lines
898 B
Markdown

# Manage access to a namespace
{% hint style="info" %}
Kubernetes role-based access control (RBAC) must be enabled and working before access control will work in Portainer.
{% endhint %}
From the menu select **Namespaces** then select **Manage access** on the same row as the namespace you want to manage.
<figure><img src="../../../.gitbook/assets/2.15-k8s_kubernetes_namespaces_manage_namespace_access.gif" alt=""><figcaption></figcaption></figure>
Select the users/teams who will have access then click **Create access**.
{% hint style="info" %}
Users or groups with cluster-wide roles (such as the Operator role) cannot be assigned to individual namespaces, as their cluster-wide nature applies to all namespaces in the environment.
{% endhint %}
<figure><img src="../../../.gitbook/assets/2.15-kubernetes_namespaces_manage_namespace_access.png" alt=""><figcaption></figcaption></figure>