Chapter 10. Uninstalling Dev Spaces
Uninstalling OpenShift Dev Spaces removes all OpenShift Dev Spaces-related user data!
Use dsc
to uninstall the OpenShift Dev Spaces instance.
Prerequisites
Procedure
Remove the OpenShift Dev Spaces instance:
dsc server:delete
$ dsc server:delete
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
The --delete-namespace
option removes the OpenShift Dev Spaces namespace.
The --delete-all
option removes the Dev Workspace Operator and the related resources.
Standard operating procedure (SOP) for removing Dev Workspace Operator manually without dsc
is available in the OpenShift Container Platform official documentation.