Viewing a Kubernetes Tenant or Project
Selecting Tenants in the main menu opens the Kubernetes Tenants screen, which allows you to view the tenants in the current Kubernetes cluster and assign user roles within this tenant.
The table on this screen contains the following information and functions:
- Tenant Name: Name of the tenant.
- Tenant Description: Brief description of the tenant.
- Cluster: Cluster to which this tenant belongs.
- Details: Detailed information about the tenant, including:
- Namespace: Kubernetes tenant namespace.
- Quotas: Cores, Memory, Node Storage, and GPU
resource quotas assigned to the tenant compared to the total
available resources in the system, such as
Cores=8/16
. If the tenant has no quota for a resource, then the display will show the resources being used (such asCores=8
) and the messageNo Quota
.
- Actions: Clicking the Users icon (person) in the Actions column opens the Tenant Users screen for that tenant, which allows you to either assign and revoke user roles or delete a user. See Viewing and Assigning Kubernetes Tenant Users.