Skip to main content
Version: 1.0.0

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-admin role.

Project list

In the left sidebar, click Admin > Projects.

Admin project management

Use the Create button at the top of the list to create a new project. A Kubernetes namespace with the same name as the project is created.

In the Actions column of a project row, click the delete icon (trash can) to delete the project, its K8s namespace, and all child resources. A confirmation dialog warns that all resources will be deleted together before deletion.

note

The public-space project cannot be deleted and its members cannot be removed.

Columns

ColumnDescription
NameProject name
MembersCurrent member count
CreatedProject creation time
ActionsProject delete icon

Member management

Click a project row to view its member list.

Project member list

In the Actions column of the member list, click the delete icon (trash can) to remove a specific user from the project. A confirmation dialog appears before removal.

Warning when removing the last member

If you try to remove the last member of a project, the confirmation dialog includes a warning that the project and all resources will be deleted together. Deletion proceeds when you click Remove.