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: modules/deploy-app.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,30 +42,30 @@ endif::[]
42
42
43
43
. In the *Developer Catalog* page, select *Languages*->*JavaScript* from the menu.
44
44
45
-
. Click *Node.js*, and then click *Create Application* to open the *Create Source-to-Image Application* page.
45
+
. Click *Node.js*, and then click *Create* to open the *Create Source-to-Image application* page.
46
46
+
47
47
[NOTE]
48
48
====
49
49
You might need to click *Clear All Filters* to display the *Node.js* option.
50
50
====
51
51
52
-
. In the *Git* section, click *Try Sample*.
52
+
. In the *Git* section, click *Try sample*.
53
53
54
54
. Add a unique name in the *Name* field. The value will be used to name the associated resources.
55
55
56
-
. Confirm that *Deployment* and *Create a route to the application* are selected.
56
+
. Confirm that *Deployment* and *Create a route* are selected.
57
57
58
58
. Click *Create* to deploy the application. It will take a few minutes for the pods to deploy.
59
59
60
60
. Optional: Check the status of the pods in the *Topology* pane by selecting your *nodejs* app and reviewing its sidebar. You must wait for the `nodejs` build to complete and for the `nodejs` pod to be in a *Running* state before continuing.
61
61
62
-
. When the deployment is complete, click route URL for the application, which has a format similar to the following:
62
+
. When the deployment is complete, click the route URL for the application, which has a format similar to the following:
0 commit comments