Uninstallation

Note!

You must delete all ECDs (EC Deployments) prior to uninstalling Usage Engine Private Edition.

You can delete ECDs in Desktop Online in the Manage | Tools & Monitoring | EC Deployment view. You can also use the command kubectl delete ecd <your ecd

name> to delete the ECD.

To uninstall Usage Engine Private Edition from the Kubernetes cluster, run the following command:

helm uninstall <uepe release name> -n uepe --wait

Â