Uninstalling Che

Uninstalling Che removes all Che-related user data!

Use kubectl to uninstall the Che instance.

Prerequisites
Procedure
  • Remove the Che instance:

    $ chectl server:delete

The --delete-namespace option removes the Che namespace.

The --delete-all option removes the DevWorkspace Operator and the related resources.