Delete a data service
When you want to remove your data service from your deployment target, you must remove it from PDS and delete the storage volumes from your cluster.
Prerequisites
A running data service
Client access to the cluster you want to delete the data service from
Remove the data service from PDS
From the deployments page, select the data service type you want to delete.
From the list of deployed data services, identify the specific data service you want to delete.
Select the vertical ellipsis menu icon, then Delete.
TIP: You can also select the deployed data service you want to delete, and then from the deployment dashoboard, select the vertical ellipsis menu icon next to Edit and select Delete.Follow the instructions in the Delete Deployed Service dialog box, and select Delete Permanently to delete the data service from PDS.
Once completed, PDS stops the data service and deletes the deployment information from the target cluster. Proceed to the next step to remove storage volumes.
Delete the storage volumes
Connect to your deployment target.
Find your volumes under the namespace you associated with PDS.
pxctl volume list
Using
pxctl
, delete the volumes.pxctl volume delete <volume-name>