Deleting a Cluster

If a TIBCO Cloud™ API Management - Local Edition cluster, Kubernetes cluster, or static IPs are no longer needed, they can be deleted.

Deleting a API Management - Local Edition Cluster

To delete the Local Edition cluster:
./delete-tml-cluster.sh

Deleting a OpenShift Cluster

To delete the OpenShift cluster from OpenShift installer provisioned infrastructure folder :

./openshift-install destroy cluster --dir=install

To debug and view logs:

./openshift-install destroy cluster --log-level=debug