Search

Chapter 5. Installing CodeReady Workspaces on OpenShift Dedicated

download PDF

CodeReady Workspaces deployment requires cluster-admin OpenShift privileges. To install CodeReady Workspaces on OpenShift Dedicated cluster, a special procedure needs to be followed.

Important

It will not be possible to use OpenShift OAuth for CodeReady Workspaces authentication when deployed on OpenShift Dedicated using the method described in this section.

Prerequisites

Procedure

To install CodeReady Workspaces on OpenShift Dedicated, you need to use the deployment script distributed with CodeReady Workspaces 1.0.1 and manually specify CodeReady Workspaces container images from version 1.1.

  1. Download and unpack the deployment script from CodeReady Workspaces 1.0.1 from developers.redhat.com. See Section 2.1, “Downloading the CodeReady Workspaces deployment script” for detailed instructions. Ensure that you are downloading the 1.0.1 version (direct link: codeready-workspaces-1.0.1.GA-operator-installer.tar.gz).
  2. Run the deployment script and specify:

    • 1.1 server image
    • 1.0 server-operator image

      $ ./deploy.sh --deploy \
        --operator-image=registry.access.redhat.com/codeready-workspaces/server-operator:1.0 \
        --server-image=registry.access.redhat.com/codeready-workspaces/server:1.1

      See Section 2.2, “Running the CodeReady Workspaces deployment script” for a description of other available parameters that can be used with the deployment script to customize the CodeReady Workspaces deployment.

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.