You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openshift_images/using_images/using-s21-images.adoc
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,22 @@ You can use the link:https://access.redhat.com/documentation/en-us/red_hat_softw
9
9
10
10
S2I images include:
11
11
12
+
* .NET
12
13
* Java
14
+
* Go
13
15
* Node.js
14
16
* Perl
15
17
* PHP
16
18
* Python
17
19
* Ruby
18
20
19
-
S2I images are available for you to use directly from the {product-title} web UI by selecting *Catalog* -> *Developer Catalog*.
21
+
S2I images are available for you to use directly from the {product-title} web console by following procedure:
22
+
23
+
. Log in to the {product-title} web console using your login credentials. The default view for the {product-title} web console is the *Administrator* perspective.
24
+
. Use the perspective switcher to switch to the *Developer* perspective.
25
+
. In the *+Add* view, select an existing project from the list or use the *Project* drop-down list to create a new project.
26
+
. Choose *All services* under the tile *Developer Catalog*.
27
+
. Select the Type *Builder Images* then can see the available S2I images.
20
28
21
29
S2I images are also available though the xref:../../openshift_images/configuring-samples-operator.adoc#configuring-samples-operator[Configuring the Cluster Samples Operator].
0 commit comments