Red Hat OpenShift Dev Spaces
Using Kubernetes and containers, Red Hat OpenShift Dev Spaces is built on the open Eclipse Che project, providing a consistent, secure, and zero-configuration development environment for any member of the development or IT team.
In this section, we will create our first workspace for coding. Please follow these steps:
-
Open the
Gitea
git server (demo-cicd
OpenShift project) and go to thequarkus-petclinic
repository. Ensure that thecnd
branch is selected. -
Open the
devfile.yaml
, click onRaw
, and copy the URL.
-
Open the Red Hat OpenShift Dev Spaces dashboard (
demo-devspaces
OpenShift project) and click onCreate Workspace
.
-
Paste the URL of the
devfile.yaml
into theGit Repo URL
field, then clickCreate & Open
. -
Wait for the workspace to finish being created.