-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
devex docs #181 Mar 11-Mar 31
-
5
Current content encourages users to go to check if the deployment of registries on OpenShift was successful but providing Kubernetes version of that procedure as a reference since there is no existing OpenShift version of this procedure by now.
src/main/pages/che-7/administration-guide/proc_deploying-registries-in-openshift.adoc
```
. Check if the registries are deployed successfully on OpenShift.
+
ifeval::["
" == "che"]
The steps to check are similar to the Kubernetes steps. For details, see the xref:deploying-registries-in-kubernetes_deploying-the-registries[] section, where the only difference when deploying in OpenShift is that Ingresses are replaced with routes.
endif::[]
```
TODO
1. Take a look at the file: src/main/pages/che-7/administration-guide/proc_deploying-registries-in-openshift.adoc
2. Take a look at this page: https://www.eclipse.org/che/docs/pages/che-7/administration-guide/assembly_deploying-the-registries.html
3. Find out why that page doesn't have a Heading
4. Create a short supporting procedure for Che and CRW - "Checking of the successful deployment of registries on OpenShift"
The mother assembly of these procedures is: deploying-the-registries