Get the dashboard URL to share with your team

Get the OpenShift Dev Spaces dashboard URL from the CheCluster custom resource so that you can open the dashboard in a browser or share the endpoint with your development team.

Before you begin

About this task

Tip:

You can find the FQDN for your organization’s OpenShift Dev Spaces instance in the Administrator view of the OpenShift web console as follows. Go to OperatorsInstalled OperatorsRed Hat OpenShift Dev Spaces instance SpecificationdevspacesRed Hat OpenShift Dev Spaces URL.

Procedure

Retrieve the OpenShift Dev Spaces URL from the CheCluster custom resource:
oc get checluster devspaces -n openshift-devspaces -o jsonpath='{.status.cheURL}'

Results

  • Open the returned URL in a web browser and verify that the OpenShift Dev Spaces dashboard loads.