Delete Persistent Volume Claims
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
Application Management for Cluster Federation should have been installed and enabled.
You should join a multi-cluster project and have the Federated Project Management permission within the project.
Please backup data in the backend storage area in advance to avoid data loss.
Delete a Single PVC
Log in to the KubeSphere web console with a user who has the Federated Project Management permission, and access your multi-cluster project.
Click 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 PVCs
Log in to the KubeSphere web console with a user who has the Federated Project Management permission, and access your multi-cluster project.
Click 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.