Managing Projects
Projects are the primary organizational unit within your Edge Thunder CCE region. Each project has its own resource quotas, access controls, and lifecycle. You can create multiple projects within a single Edge Thunder CCE region.
Creating a Project
To create a new project within your Edge Thunder CCE region:
- Navigate to the Edge Thunder CCE management panel for your region.
- Click the Create Project button.
- In the project creation wizard:
- Step 1 — Project Details:
- Enter a project name (required).
- Enter a description (optional).
- Optionally enable Allow Image Upload to permit custom VM image uploads for this project.
- Step 2 — Quota Configuration:
- Configure resource quotas for the project across the following categories: Compute (CPU, RAM), Storage (volumes, storage policies), Network (floating IPs, VPN connections), Load Balancer, and Kubernetes.
- Default quota values are pre-filled based on the region's configuration.
- Step 1 — Project Details:
- Click Create to provision the project.
Once created, the project will appear in your project list with an Active status.
Project Lifecycle
Each project has a lifecycle status that determines its availability:
| Status | Description | Available Actions |
|---|---|---|
| Active | The project is live and fully operational. Resources can be provisioned and managed. | Suspend, Terminate |
| Suspended | The project is paused. Resources are preserved but inaccessible. | Reactivate |
| Terminated | The project is permanently deleted. This action is irreversible. | None |
Suspending a Project
To temporarily pause a project:
- From the project list, locate the project you want to suspend.
- Click the project's action menu and select Suspend.
- Confirm the action.
The project status will change to Suspended. Resources within the project are preserved but cannot be accessed until the project is reactivated.
When a project is suspended, any sub-users assigned to that project will lose access immediately.
Reactivating a Project
To restore a suspended project:
- From the project list, locate the suspended project.
- Click the project's action menu and select Reactivate.
- Confirm the action.
The project status will return to Active and resources will become accessible again.
Reactivating a project does not automatically restore sub-user access. The root user must explicitly reassign sub-users to the project after reactivation. This is a deliberate security measure.
Terminating a Project
To permanently delete a project:
- From the project list, locate the project you want to terminate.
- Click the project's action menu and select Terminate.
- Confirm the action. You will be asked to confirm again, as this action is irreversible.
Terminating a project permanently deletes the project and all associated resources. This action cannot be undone.