Skip to content

Commit 43976ce

Browse files
author
cfsdocs
committed
Merge pull request #1940 from coligo/fmo-upd-19Apr22-b
1 parent 7f7d561 commit 43976ce

File tree

5 files changed

+20
-20
lines changed

5 files changed

+20
-20
lines changed

app-tutorial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2022
5-
lastupdated: "2022-04-15"
5+
lastupdated: "2022-04-19"
66

77
keywords: app tutorial for code engine, application, apps, images, tutorial for code engine, deploying
88

@@ -466,9 +466,9 @@ For more information about scaling your app, see [Configuring application scalin
466466
## Next steps for apps
467467
{: #nextsteps-deployapptut}
468468
469-
For more information about apps, see [Deploying applications](/docs/codeengine?topic=codeengine-application-workloads).
469+
After your app deploys, [access your app](/docs/codeengine?topic=codeengine-access-service) through a URL.
470470
471-
After your app is deployed, you can update your application workload in any of the following ways:
471+
You can update your deployed application workload in any of the following ways:
472472
473473
* By accessing and referencing your existing built container image in a [public registry](/docs/codeengine?topic=codeengine-deploy-app) or [private registry](/docs/codeengine?topic=codeengine-deploy-app-private). For more information, see [Accessing container registries](/docs/codeengine?topic=codeengine-add-registry).
474474
@@ -480,7 +480,7 @@ For example, you might choose to let {{site.data.keyword.codeengineshort}} handl
480480
481481
When you deploy your updated app, the most current version of your referenced container image is downloaded and deployed.
482482
483-
483+
For more information about updating apps, see [Updating your app](/docs/codeengine?topic=codeengine-update-app).
484484
485485
486486

appdeploy-cr.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2022
5-
lastupdated: "2022-04-15"
5+
lastupdated: "2022-04-19"
66

77
keywords: applications in code engine, apps in code engine, http requests in code engine, deploy apps in code engine, app workloads in code engine, deploying workloads in code engine, application, app, memory, cpu, environment variables
88

@@ -110,9 +110,9 @@ Looking for more code examples? Check out the [Samples for {{site.data.keyword.c
110110
## Next steps for apps
111111
{: #nextsteps-appdeploycr}
112112
113-
For more information about apps, see [Deploying applications](/docs/codeengine?topic=codeengine-application-workloads).
113+
After your app deploys, [access your app](/docs/codeengine?topic=codeengine-access-service) through a URL.
114114
115-
After your app is deployed, you can update your application workload in any of the following ways:
115+
You can update your deployed application workload in any of the following ways:
116116
117117
* By accessing and referencing your existing built container image in a [public registry](/docs/codeengine?topic=codeengine-deploy-app) or [private registry](/docs/codeengine?topic=codeengine-deploy-app-private). For more information, see [Accessing container registries](/docs/codeengine?topic=codeengine-add-registry).
118118
@@ -124,7 +124,7 @@ For example, you might choose to let {{site.data.keyword.codeengineshort}} handl
124124
125125
When you deploy your updated app, the most current version of your referenced container image is downloaded and deployed.
126126
127-
127+
For more information about updating apps, see [Updating your app](/docs/codeengine?topic=codeengine-update-app).
128128
129129
130130

appdeploy-private.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2022
5-
lastupdated: "2022-04-15"
5+
lastupdated: "2022-04-19"
66

77
keywords: applications in code engine, apps in code engine, http requests in code engine, deploy apps in code engine, app workloads in code engine, deploying workloads in code engine, application, app, memory, cpu, environment variables
88

@@ -107,9 +107,9 @@ Looking for more code examples? Check out the [Samples for {{site.data.keyword.c
107107
## Next steps for apps
108108
{: #nextsteps-appdeploypriv}
109109
110-
For more information about apps, see [Deploying applications](/docs/codeengine?topic=codeengine-application-workloads).
110+
After your app deploys, [access your app](/docs/codeengine?topic=codeengine-access-service) through a URL.
111111
112-
After your app is deployed, you can update your application workload in any of the following ways:
112+
You can update your deployed application workload in any of the following ways:
113113
114114
* By accessing and referencing your existing built container image in a [public registry](/docs/codeengine?topic=codeengine-deploy-app) or [private registry](/docs/codeengine?topic=codeengine-deploy-app-private). For more information, see [Accessing container registries](/docs/codeengine?topic=codeengine-add-registry).
115115
@@ -121,7 +121,7 @@ For example, you might choose to let {{site.data.keyword.codeengineshort}} handl
121121
122122
When you deploy your updated app, the most current version of your referenced container image is downloaded and deployed.
123123
124-
124+
For more information about updating apps, see [Updating your app](/docs/codeengine?topic=codeengine-update-app).
125125
126126
127127

appdeploy-public.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2022
5-
lastupdated: "2022-04-18"
5+
lastupdated: "2022-04-19"
66

77
keywords: applications in code engine, apps in code engine, http requests in code engine, deploy apps in code engine, app workloads in code engine, deploying workloads in code engine, application, app, memory, cpu, environment variables
88

@@ -80,9 +80,9 @@ The following table summarizes the options that are used with the **`app create`
8080
## Next steps for apps
8181
{: #nextsteps-appdeploypub}
8282

83-
For more information about apps, see [Deploying applications](/docs/codeengine?topic=codeengine-application-workloads).
83+
After your app deploys, [access your app](/docs/codeengine?topic=codeengine-access-service) through a URL.
8484

85-
After your app is deployed, you can update your application workload in any of the following ways:
85+
You can update your deployed application workload in any of the following ways:
8686

8787
* By accessing and referencing your existing built container image in a [public registry](/docs/codeengine?topic=codeengine-deploy-app) or [private registry](/docs/codeengine?topic=codeengine-deploy-app-private). For more information, see [Accessing container registries](/docs/codeengine?topic=codeengine-add-registry).
8888

@@ -94,7 +94,7 @@ For example, you might choose to let {{site.data.keyword.codeengineshort}} handl
9494

9595
When you deploy your updated app, the most current version of your referenced container image is downloaded and deployed.
9696

97-
97+
For more information about updating apps, see [Updating your app](/docs/codeengine?topic=codeengine-update-app).
9898

9999

100100

appdeploy-source.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2022
5-
lastupdated: "2022-04-15"
5+
lastupdated: "2022-04-19"
66

77
keywords: applications in code engine, apps in code engine, http requests in code engine, deploy apps in code engine, app workloads in code engine, deploying workloads in code engine, application, app, memory, cpu, environment variables
88

@@ -58,9 +58,9 @@ Now that you have deployed your application, you can view information about appl
5858
## Next steps for apps
5959
{: #nextsteps-appdeploysource}
6060

61-
For more information about apps, see [Deploying applications](/docs/codeengine?topic=codeengine-application-workloads).
61+
After your app deploys, [access your app](/docs/codeengine?topic=codeengine-access-service) through a URL.
6262

63-
After your app is deployed, you can update your application workload in any of the following ways:
63+
You can update your deployed application workload in any of the following ways:
6464

6565
* By accessing and referencing your existing built container image in a [public registry](/docs/codeengine?topic=codeengine-deploy-app) or [private registry](/docs/codeengine?topic=codeengine-deploy-app-private). For more information, see [Accessing container registries](/docs/codeengine?topic=codeengine-add-registry).
6666

@@ -72,7 +72,7 @@ For example, you might choose to let {{site.data.keyword.codeengineshort}} handl
7272

7373
When you deploy your updated app, the most current version of your referenced container image is downloaded and deployed.
7474

75-
75+
For more information about updating apps, see [Updating your app](/docs/codeengine?topic=codeengine-update-app).
7676

7777

7878

0 commit comments

Comments
 (0)