Delete PVCs
This section explains how to delete a Persistent Volume Claim.
Warning |
---|
Deleting a Persistent Volume Claim is irreversible, and by default, the Persistent Volume associated with the Persistent Volume Claim will also be deleted. Please proceed with caution to avoid data loss. |
Prerequisites
You should join a project and have the Persistent Volume Claim Management permission within the project. For more information, refer to "Project Members" and "Project Roles".
Please backup data in the backend storage area in advance to avoid data loss.
Delete a Single Persistent Volume Claim
Log in to the KubeSphere web console with a user who has the Persistent Volume Claim Management permission, and access your project.
Click Storage > Persistent Volume Claims in the left navigation pane.
Click
on the right of the Persistent Volume Claim you want to delete, then choose Delete from the dropdown list.
In the Delete Persistent Volume Claim dialog, enter the name of the Persistent Volume Claim, then click OK.
Delete Multiple Persistent Volume Claims
Log in to the KubeSphere web console with a user who has the Persistent Volume Claim Management permission, and access your project.
Click Storage > Persistent Volume Claims in the left navigation pane.
Select the checkbox on the left of the Persistent Volume Claims you want to delete, then click Delete above the Persistent Volume Claim list.
In the Delete Multiple Persistent Volume Claims dialog, enter the name of the Persistent Volume Claims, then click OK.
Note Please separate multiple names using a comma (,) and a space.
Feedback
Was this page Helpful?
Receive the latest news, articles and updates from KubeSphere
Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.