Deleting a Space permanently removes the Space from K2cloud.
Space deletion is not recoverable.
Before deleting a Space, understand what will be removed and whether any data or development work must be preserved.
The consequences depend on the type of Space and the persistence model used by its Space Profile.
Before proceeding:
A Studio Space contains the development environment used to create and modify the Project.
Before deleting a Studio Space, ensure that all development work that must be retained has been committed and pushed to the Project Git repository.
Committed Project content can be used to recreate the development environment.
Uncommitted development work in the Space is lost when the Space is deleted.
noSdbWith a noSdb profile, persistent services such as the System Database and object storage are managed externally from the Space.
Deleting the Space removes the Fabric runtime deployment and its K2cloud Space definition.
The external System Database and object storage are not deleted with the Space because their lifecycle is independent from the Space.
This allows the runtime Space to be removed or recreated without automatically removing the externally managed persistent data.
managed ProfileWith a managed profile, the database and underlying blob or object storage are associated with the lifecycle of the Space.
Deleting the Space therefore also deletes the persistence associated with that Space.
Do not delete a Space using a managed profile unless the associated persistent data can also be permanently removed.
For more information about the available persistence models, see K2cloud Versionless Space Profiles.
To delete a Space:
K2cloud begins removing the Space and its lifecycle-managed resources.
After deletion completes, the Space is no longer available through K2cloud.
What remains depends on the deployment:
noSdb Space remains independently managed.managed Space is deleted with the Space.If the environment is needed again, a new Space must be created and the required Project content and configuration redeployed.
Deleting a Space permanently removes the Space from K2cloud.
Space deletion is not recoverable.
Before deleting a Space, understand what will be removed and whether any data or development work must be preserved.
The consequences depend on the type of Space and the persistence model used by its Space Profile.
Before proceeding:
A Studio Space contains the development environment used to create and modify the Project.
Before deleting a Studio Space, ensure that all development work that must be retained has been committed and pushed to the Project Git repository.
Committed Project content can be used to recreate the development environment.
Uncommitted development work in the Space is lost when the Space is deleted.
noSdbWith a noSdb profile, persistent services such as the System Database and object storage are managed externally from the Space.
Deleting the Space removes the Fabric runtime deployment and its K2cloud Space definition.
The external System Database and object storage are not deleted with the Space because their lifecycle is independent from the Space.
This allows the runtime Space to be removed or recreated without automatically removing the externally managed persistent data.
managed ProfileWith a managed profile, the database and underlying blob or object storage are associated with the lifecycle of the Space.
Deleting the Space therefore also deletes the persistence associated with that Space.
Do not delete a Space using a managed profile unless the associated persistent data can also be permanently removed.
For more information about the available persistence models, see K2cloud Versionless Space Profiles.
To delete a Space:
K2cloud begins removing the Space and its lifecycle-managed resources.
After deletion completes, the Space is no longer available through K2cloud.
What remains depends on the deployment:
noSdb Space remains independently managed.managed Space is deleted with the Space.If the environment is needed again, a new Space must be created and the required Project content and configuration redeployed.