Skip to content

Commit 5c2fced

Browse files
committed
Frances Overby: Merge pull request #1299 from coligo/fmo-19July21-a
1 parent 11c84da commit 5c2fced

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

ha-dr.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2021
5-
lastupdated: "2021-06-29"
5+
lastupdated: "2021-07-19"
66

77
keywords: HA for Code Engine, DR for Code Engine, high availability for Code Engine, disaster recovery for Code Engine, failover for Code Engine, backing up code engine, availability of code engine, code engine regions, backing up your Code Engine instance
88

@@ -113,6 +113,7 @@ The following table lists the high-availability (HA) status for the regions (loc
113113
| Europe | Frankfurt (`eu-de`) | MZR |
114114
| Europe | London (`eu-gb`) | MZR |
115115
| North America | Dallas (`us-south`) | MZR |
116+
| North America | Toronto (`ca-tor`) | MZR |
116117
{: caption="Table 1. Highly available {{site.data.keyword.codeengineshort}} regions" caption-side="top"}
117118

118119
A geography is a geographic area or larger political body that contains one or more regions. A region contains [multiple availability zones](https://www.ibm.com/cloud/data-centers/) to meet local access, low latency, and security requirements for the region. Each [multizone region (MZR)](/docs/overview?topic=overview-locations#mzr-table) is composed of 3 or more zones that are independent from each other to ensure that single failure events affect only a single zone.
@@ -138,6 +139,7 @@ In a major regional disaster, such as an earthquake, flood, or tornado, an entir
138139

139140
| {{site.data.keyword.codeengineshort}} region | Cross-regional endpoint |
140141
|-------|-------|
142+
| `ca-tor` | `CA` |
141143
| `eu-de` | `EU` |
142144
| `eu-gb` | `EU` |
143145
| `jp-osa` | `AP` |

regions.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2021
5-
lastupdated: "2021-06-18"
5+
lastupdated: "2021-07-19"
66

77
keywords: regions for code engine, target region for code engine, endpoints for code engine, api endpoints in code engine, regions, endpoints
88

@@ -101,6 +101,7 @@ subcollection: codeengine
101101

102102
- Asia Pacific Osaka (`jp-osa`) region
103103
- Asia Pacific Tokyo (`jp-tok`) region
104+
- Canada Toronto (`ca-tor`) region
104105
- EU Germany (`eu-de`) region
105106
- EU Great Britain (`eu-gb`) region
106107
- US South (`us-south`) region
@@ -129,6 +130,7 @@ The following endpoints are available for {{site.data.keyword.codeengineshort}}
129130
| ---- | -------- |
130131
| Asia Pacific Osaka | `https://jp-osa.codeengine.appdomain.cloud` |
131132
| Asia Pacific Tokyo| `https://jp-tok.codeengine.appdomain.cloud` |
133+
| Canada Toronto| `https://ca-tor.codeengine.appdomain.cloud` |
132134
| EU Germany | `https://eu-de.codeengine.appdomain.cloud` |
133135
| EU Great Britain | `https://eu-gb.codeengine.appdomain.cloud` |
134136
| US South | `https://us-south.codeengine.appdomain.cloud` |

release-notes.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2021
5-
lastupdated: "2021-07-15"
5+
lastupdated: "2021-07-19"
66

77
keywords: release notes for code engine, updates in code engine, what's new in code engine, document changes in code engine, updates, release notes
88

@@ -104,6 +104,7 @@ Use the release notes to learn about the latest changes to {{site.data.keyword.c
104104

105105
| Date | Description |
106106
| ------ | ----------------- |
107+
| 20 July | <ul><li>{{site.data.keyword.codeengineshort}} is supported in a new region: Canada Toronto (`ca-tor`). See [Regions for {{site.data.keyword.codeengineshort}}](/docs/codeengine?topic=codeengine-regions).</li></ul> |
107108
| 15 July | <ul><li>CLI version 1.11.0 released. See [CLI version history](/docs/codeengine?topic=codeengine-cli_versions).</li><li>Added information about limits for subscription ping data. See [Subscription ping limits](/docs/codeengine?topic=codeengine-limits#subscription-ping-limit).</li><li>Added information about apps that use WebSockets need to reconnect before the session expires. See [Do Code Engine apps support WebSockets?](/docs/codeengine?topic=codeengine-faqs#app-websockets)</li><li>Updated versions for buildpacks. See [Choosing a build strategy](/docs/codeengine?topic=codeengine-plan-build#build-strategy).</li></ul> |
108109
| 07 July | <ul><li>Updated information about automatically injected environment variables for {{site.data.keyword.codeengineshort}} apps and jobs. See [Deploying applications](/docs/codeengine?topic=codeengine-application-workloads#inside-env-vars) and [Running jobs](/docs/codeengine?topic=codeengine-job-deploy#inside-env-variables).</li><li>Added troubleshooting overview topics for apps, builds, jobs, projects, and subscriptions. See [Debugging apps](/docs/codeengine?topic=codeengine-troubleshoot-apps), [Debugging builds](/docs/codeengine?topic=codeengine-troubleshoot-build), [Debugging jobs](/docs/codeengine?topic=codeengine-troubleshoot-job), [Debugging projects](/docs/codeengine?topic=codeengine-troubleshoot-project), [Debugging subscriptions](/docs/codeengine?topic=codeengine-troubleshoot-subscriptions).</li><li>{{site.data.keyword.codeengineshort}} supports {{site.data.keyword.cos_short}} buckets that are located in the `jp-osa` region. See [Set up the {{site.data.keyword.cos_full_notm}} event producer](/docs/codeengine?topic=codeengine-eventing-cosevent-producer#setup-cosevent-producer).</li></ul> |
109110
{: caption="Changes in the {{site.data.keyword.cloud_notm}} {{site.data.keyword.codeengineshort}} documentation" caption-side="top"}

0 commit comments

Comments
 (0)