Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Do not forget to delete any ECD (EC Deployment

Note!

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

uninstallation

.

User may delete any ECD via Web UI. Login to Web UI, select menu

You can delete ECDs in Desktop Online in the Manage | Tools & Monitoring | EC Deployment view.

Alternatively, you

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:

Excerpt
nameuninstall PE
Info
Code Block
helm uninstall <uepe release name> -n uepe --wait

...