Deploy the CRW2.0 by using chectl :
Command using for it:
chectl server:start -a operator -p openshift -b console.ocp311.crw --che-operator-image=quay.io/crw/operator-rhel8:2.0-27 --che-operator-cr-yaml=/home/ashmaraiev/CRW2/crw2-cr.yaml -n aleks-crw2-test
operator image: rhel8:2.0-27
crw2-cr.yaml = https://gist.github.com/rhopp/89c2de97c0dfb750412bd06f255a0fcd
Try to use the codeready URL:
When use the codeready URL after install CRW2.0 on OCP3.11 you get the HTTP Status 404 - Not found
if to add the /dashboard to the URL it allows to get the dashboard of CRW2.0