Skip to main content
Version: 0.1.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

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

ColumnDescription
NameProject name
MembersCurrent member count
CreatedProject creation time

Member management

Click a project row to view its member list.

Project 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.