Uninstallation is not successful (uninstallation does not remove all components)
This version of documentation is no longer updated. For the latest information, see the following links:
- Continuous Delivery (CD) documentation
- Support Cycle-2 (SC-2) documentation
After you uninstall IBM Cloud Pak foundational services from your cluster, some foundational services components remain in the cluster.
To remove all foundational services components, run the following script.
-
Log in to OpenShift cluster as an admin user by running the
oc logincommand. -
Download the CASE package and extract
installer-scriptsdirectory. For more information, see Downloading scripts for additional configuration from specific version CASE bundle. -
Go to the
${installer-scripts}/cp3pt0-deploymentdirectory.cd ${installer-scripts}/cp3pt0-deploymentYou can use the
./uninstall_tenant.sh -hcommand to view the options available when you run the script. -
Run the script to remove the components. You can use
-fwith the command to force cleanup../uninstall_tenant.sh --operator-namespace <your-foundational-services-namespace>