Skip to main content

This section describes about the graceful deletion/uninstallation of your OpenEBS cluster.

Prerequisites#

It is expected that the following prerequisites are met before uninstalling OpenEBS:

  1. Volumes are cleaned up
  2. Pools are cleaned up
warning

If the prerequisites are not met, there might be some troubles/errors while uninstalling OpenEBS as the finalizers and other protection rules are imposed by the engine.

Uninstalling OpenEBS using Helm#

Run the following command to uninstall OpenEBS:

helm uninstall openebs -n <OPENEBS_NAMESPACE>

See Also#

Was this page helpful? We appreciate your feedback