Projects
Administrators can view the full project list, create and delete projects, and view or forcibly remove members of each project from the dashboard UI.
Admin only
This menu appears only for accounts that have the nufi-admin role.
K8s resources are cleaned up when a project is deleted
Deleting a project also deletes the project's Kubernetes namespace and every resource inside it (Serving, Lab, Volume, etc.). Make sure there is no important data before deletion.
Prerequisites
- You must be logged in as an account granted the
nufi-adminrole.
Project list
In the left sidebar, click Admin > Projects.

| No. | Description |
|---|---|
| ① | Creates a new project. When you enter a name, a Kubernetes namespace with the same name is created as well. |
| ② | Deletes the project, its K8s namespace, and all child resources. Before deletion, a dry-run lists the targeted resources in the confirmation dialog. |
Columns
| Column | Description |
|---|---|
| Name | Project name |
| Members | Current member count |
| Created | Project creation time |
Member management
Click a project row to view its member list.

Use the Remove member button to forcibly remove a specific user from the project.
Warning when removing the last member
If you try to remove the last member of a project, an additional confirmation dialog appears warning that all resources in the project will be deleted.