Red Hat OpenShift Dev Spaces

Built on Eclipse Che, Red Hat OpenShift Dev Spaces provides a consistent, secure, zero-configuration development environment using Kubernetes and containers.

In this section, we will create our first workspace:

  • Open the Gitea git server (demo-cicd OpenShift project) and navigate to the quarkus-petclinic repository. Ensure the cnd branch is selected.

  • Open the devfile.yaml, click Raw, and copy the URL.

devspaces 1
  • Open the Red Hat OpenShift Dev Spaces dashboard (demo-devspaces OpenShift project) and click Create Workspace.

devspaces 2
  • Paste the devfile.yaml URL into the Git Repo URL field and click Create & Open.

  • Wait for the workspace to be fully created.

devspaces 3