Uninstall Portworx from a Kubernetes cluster using the Operator
Using the Portworx Operator, you can efficiently uninstall Portworx from your clusters by updating the StorageCluster object. You have the option to either keep the data on your drives or wipe it completely.
- Uninstall: Removes the Kubernetes objects, Portworx
systemctlservice,/etc/pwxand/opt/pwxdirectories, and all traces of Portworx on the nodes. The drives will not be formatted and Portworx Metadata in the KVDB will not be deleted. You may need to uninstall Portworx if you installed it in the wrong namespace. - Uninstall and wipe: Removes all of the resources listed in the "Uninstall" procedure, and also removes (formats) all data from your disks permanently, including the Portworx metadata. You may want to perform an uninstall and wipe when you decommission a cluster.
- Uninstall and delete: Supported on vSphere, AWS, GKE, and Azure platforms with Operator version 25.5.0 or later and Portworx Enterprise version 3.5.0 or later. Delete operations permanently remove all data from your disks, including Portworx metadata, and delete the cloud drive.