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
- You have an active
ocsession with administrative permissions to the OpenShift cluster. See This page is not included, but the link has been rewritten to point to the nearest parent document.Getting started with the OpenShift CLI.
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 Operators → Installed Operators → Red Hat OpenShift Dev Spaces instance Specification → devspaces → Red 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.