Uninstallation is not successful (uninstallation does not remove all components)
After you uninstall IBM Cloud Pak foundational services from your cluster, some foundational services components remain in the cluster.
Important: You cannot use the following procedure in a cluster that has multiple instances of foundational services installed.
To remove all foundational services components, run the following script.
-
Log in to OpenShift cluster as an admin user by running the
oc login
command. -
Download the CASE package and extract
installer-scripts
directory. For more information, see Downloading scripts for additional configuration from specific version CASE bundle. -
Go to the
${installer-scripts}/cp3pt0-deployment
directory.cd ${installer-scripts}/cp3pt0-deployment
You can use the
./uninstall_tenant.sh -h
command to view the options available when you run the script. -
Run the script to remove the components. You can use
-f
with the command to force cleanup../uninstall_tenant.sh -n <your-foundational-services-namespace>