Deleting a Project¶
If you have a Project that is no longer needed, you can remove it from the MemVerge AI platform. Before doing so, make sure all active workloads under the Project have been stopped and deleted.
Prerequisites¶
- Stop All Workloads
- Ensure there are no running jobs or workloads associated with this Project.
- Check your workload scheduling interface (e.g.,
kubectl
or platform’s Workloads page) to confirm that nothing remains active.
- Delete Unneeded Resources
- If the Project has any containers, services, or associated artifacts, remove those items to avoid orphaned objects.
Steps to Delete a Project¶
-
Access the Projects Dashboard
- From the left navigation bar, select Projects.
- A list of available Projects is displayed.
-
Locate the Project to Delete
- Find the row corresponding to the Project you wish to remove.
-
Initiate Deletion
- In the Actions column, click the X (delete) icon for that Project.
- A confirmation dialog will appear.
-
Confirm Deletion
- Verify that the Project name in the dialog matches the one you want to remove.
- Click Delete to permanently remove the Project.
- If you change your mind, click Cancel to keep the Project.
-
Verify Removal
- Once deleted, the Project should disappear from the Projects list. Any workloads or resources specific to that Project will no longer be accessible.
Important Considerations¶
- Irreversible Action: Deleting a Project cannot be undone. Double-check you no longer need any associated data or configurations.
- Department Association: Projects are linked to Departments. Removing the Project will not delete the Department itself.
- Resource Cleanup: Stop or remove all dependent workloads before deleting the Project to avoid orphaned processes or configurations in your environment.
Use these steps to ensure a smooth, conflict-free process when retiring any unneeded Project from your MemVerge AI platform. For additional details on Projects or resource management, refer to the Managing Projects documentation.