Skip to content

Commit

Permalink
konnect geos table
Browse files Browse the repository at this point in the history
  • Loading branch information
lena-larionova committed Nov 26, 2024
1 parent febb7fc commit a33838b
Showing 1 changed file with 16 additions and 33 deletions.
49 changes: 16 additions & 33 deletions app/konnect/geo.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,52 +13,35 @@ Geographic regions allow you to also operate {{site.konnect_saas}} in a similar

### Control planes

{{site.konnect_saas}} currently supports the following geos:
{{site.konnect_product_name}} currently has the following regions in production:

* AU
* EU
* US
Area | Geo shortform | Region codes and locations

Check failure on line 18 in app/konnect/geo.md

View workflow job for this annotation

GitHub Actions / Vale

[vale] reported by reviewdog 🐶 [kong.Spelling] Did you really mean 'shortform'? Raw Output: {"message": "[kong.Spelling] Did you really mean 'shortform'?", "location": {"path": "app/konnect/geo.md", "range": {"start": {"line": 18, "column": 12}}}, "severity": "ERROR"}
-----|-----------|---------------------------
North America - AWS | US | `us-east-2` (Ohio, USA) <br>`us-west-2` (Oregon, USA)
Europe - AWS | EU | `eu-central-1` (Frankfurt, Germany) <br> `eu-west-1` (Ireland)
Australia - AWS | AP | `ap-southeast-2` (Sydney, Australia) <br> `ap-southeast-4` (Melbourne, Australia)

### Dedicated Cloud Gateways

{% navtabs %}
{% navtab AWS %}
{{site.konnect_saas}} Dedicated Cloud Gateways support the following AWS geos:


* North America:
* Ohio (`us-east-2`)
* Oregon (`us-west-2`)
* California, USA (`us-west-1`)
* Montreal (`ca-central-1`)
* Europe:
* Frankfurt (`eu-central-1`)
* Ireland (`eu-west-1`)
* London (`eu-west-2`)
* Paris (`eu-west-3`)
* Zurich (`eu-central-2`)
* Asia Pacific:
* Tokyo (`ap-northeast-1`)
* Singapore (`ap-southeast-1`)
* Sydney (`ap-southeast-2`)
* Mumbai (`ap-south-1`)
* Hyderabad (`ap-south-2`)
* Seoul (`ap-northeast-2`)
* Jakarta (`ap-southeast-3`)
* Middle East, and Africa
* United Arab Emirates (`me-central-1`)
Area | Geo shortform | Region codes and locations

Check failure on line 30 in app/konnect/geo.md

View workflow job for this annotation

GitHub Actions / Vale

[vale] reported by reviewdog 🐶 [kong.Spelling] Did you really mean 'shortform'? Raw Output: {"message": "[kong.Spelling] Did you really mean 'shortform'?", "location": {"path": "app/konnect/geo.md", "range": {"start": {"line": 30, "column": 12}}}, "severity": "ERROR"}
-----|-----------|---------------------------
North America | US<br>CA | `us-east-2` (Ohio, USA) <br> `us-west-2` (Oregon, USA) <br> `us-west-1` (California, USA) <br> `ca-central-1` (Montreal, Canada)
Europe | EU | `eu-central-1` (Frankfurt, Germany) <br> `eu-west-1` (Ireland) <br> `eu-west-2` (London, UK) <br> `eu-west-3` (Paris, France) <br> `eu-central-2` (Zurich, Switzerland)
Asia Pacific | AP | `ap-northeast-1` (Tokyo, Japan) <br> `ap-southeast-1` (Singapore) <br> `ap-southeast-2` (Sydney, Australia) <br> `ap-south-1` (Mumbai, India) <br> `ap-south-2` (Hyderabad, India) <br> `ap-northeast-2` (Seoul, South Korea) <br> `ap-southeast-3` (Jakarta, Indonesia)
Middle East and Africa | ME | `me-central-1` (United Arab Emirates)

{% endnavtab %}
{% navtab Azure %}
{{site.konnect_saas}} Dedicated Cloud Gateways support the following Azure geos:

* North America:
* Virginia (`eastus2`)
* Washington (`westus2`)
* Europe:
* Frankfurt (`germanywestcentral`)
* Ireland (`northeurope`)
* UK South (`uksouth`)
Area | Geo shortform | Region codes and locations

Check failure on line 41 in app/konnect/geo.md

View workflow job for this annotation

GitHub Actions / Vale

[vale] reported by reviewdog 🐶 [kong.Spelling] Did you really mean 'shortform'? Raw Output: {"message": "[kong.Spelling] Did you really mean 'shortform'?", "location": {"path": "app/konnect/geo.md", "range": {"start": {"line": 41, "column": 12}}}, "severity": "ERROR"}
-----|-----------|---------------------------
North America | US | `eastus2` (Virginia, USA) <br> `westus2` (Washington, USA)
Europe | EU | `germanywestcentral` (Frankfurt, Germany) <br> `northeurope` (Ireland) <br> `uksouth` (UK South)

{% endnavtab %}
{% endnavtabs %}
Expand Down

0 comments on commit a33838b

Please sign in to comment.