Search

Chapter 6. Uninstalling OpenShift Dev Spaces

download PDF
Warning

Uninstalling OpenShift Dev Spaces removes all OpenShift Dev Spaces-related user data!

To uninstall an instance of Red Hat OpenShift Dev Spaces 3.1:

Prerequisites

Procedure

  1. Obtain the name of the OpenShift Dev Spaces project (default: openshift-devspaces):

    $ oc get checluster --all-namespaces \
      -o=jsonpath="{.items[*].metadata.namespace}"
  2. Remove the OpenShift Dev Spaces instance from the <openshift-devspaces> project:

    $ dsc server:delete -n <openshift-devspaces>
Note

If OpenShift Dev Spaces was installed from the OpenShift web console, dsc will not uninstall the DevWorkspace operator. To uninstall the DevWorkspace Operator, see Deleting the DevWorkspace Operator dependency.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.