Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UPDATE] Multiple topics - new DCs #7068

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Configure Failover on a Compute Instance"
description: "This guide discusses how to enable failover on a Linode Compute Instance through using our IP Sharing feature with software such as keepalived or FRR."
published: 2022-03-23
modified: 2024-06-20
modified: 2024-07-24
keywords: ['IP failover','IP sharing','elastic IP']
aliases: ['/guides/ip-failover/']
tags: ["media"]
Expand Down Expand Up @@ -34,9 +34,11 @@ Within Linode's platform, failover is configured by first enabling [IP Sharing](
| Frankfurt (Germany) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 10 |
| Fremont, CA (USA) | *Undergoing network upgrades* | - | - | 3 |
| Jakarta (Indonesia) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 29 |
| Los Angeles, CA (USA) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 30 |
| London (United Kingdom) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 7 |
| London 2 (United Kingdom) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 44 |
| Los Angeles, CA (USA) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 30 |
| Madrid (Spain) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 24 |
| Melbourne (Australia) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 45 |
| Miami, FL (USA) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 28 |
| Milan (Italy) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 27 |
| Mumbai (India) | **Supported** | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 14 |
Expand Down
54 changes: 41 additions & 13 deletions docs/products/compute/compute-instances/guides/lish/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Access Your System Console Using Lish (Linode Shell)"
title_meta: "Access Your System Console Using Lish"
description: "Learn how to use Lish as a shell for managing or rescuing your Compute Instances."
published: 2009-08-04
modified: 2024-02-14
modified: 2024-07-24
keywords: ["Console", "Shell", "Lish", "rescue", "weblish"]
tags: ["linode platform","cloud manager"]
image: using-the-linode-shell-lish.jpg
Expand Down Expand Up @@ -303,33 +303,47 @@ If you are having issues accessing Lish, Weblish, or Glish, you may be blocked b

- **Weblish/Glish Gateway:** `id-cgk.webconsole.linode.com`

#### Los Angeles, CA (USA)
#### London (UK)

- **Lish SSH Gateway:** `lish-us-lax.linode.com`
- **Lish SSH Gateway:** `lish-eu-west.linode.com`

{{< note type="secondary" title="Lish SSH Gateway Fingerprints" isCollapsible=true >}}
```command
RSA 3072 SHA256:TVyXe3i1iJF9rU+j/t57wpdRB2h56Kh2tnZsUra30kA lish-us-lax.linode.com
ECDSA 256 SHA256:Yh+jEgxiGIgETrC9uz4wUqnKvi7yPrlqgmpxsa65QDI lish-us-lax.linode.com
ED25519 256 SHA256:kFi+ignk5bxYxnk/F3Lehk0HoM98BuUzEGhlEzhHo9I lish-us-lax.linode.com
RSA 3072 SHA256:8EgXMpjYma0BpjghpUcFwlJCMv1cZROKv1CE35QElnI lish-eu-west.linode.com
ECDSA 256 SHA256:CfmDU3U4/F0z34iosz9uWrsmeuy2L/8W+otq44Avonw lish-eu-west.linode.com
ED25519 256 SHA256:K6Hh7inkt5vJYrPKz3sB3yLd/+rtyrmyV7vYSCQ+8mU lish-eu-west.linode.com
```
{{< /note >}}

- **Weblish/Glish Gateway:** `us-lax.webconsole.linode.com`
- **Weblish/Glish Gateway:** `eu-west.webconsole.linode.com`

#### London (UK)
#### London 2 (UK)

- **Lish SSH Gateway:** `lish-eu-west.linode.com`
- **Lish SSH Gateway:** `lish-gb-lon.linode.com`

{{< note type="secondary" title="Lish SSH Gateway Fingerprints" isCollapsible=true >}}
```command
RSA 3072 SHA256:8EgXMpjYma0BpjghpUcFwlJCMv1cZROKv1CE35QElnI lish-eu-west.linode.com
ECDSA 256 SHA256:CfmDU3U4/F0z34iosz9uWrsmeuy2L/8W+otq44Avonw lish-eu-west.linode.com
ED25519 256 SHA256:K6Hh7inkt5vJYrPKz3sB3yLd/+rtyrmyV7vYSCQ+8mU lish-eu-west.linode.com
RSA 3072 SHA256:EIKjJlF0nmpuj795Y4DhwYjIMCDa2yodWKk9rKxg67o lish-gb-lon.linode.com
ECDSA 256 SHA256:MvMwule197MvqJIjvJq7vjnxlvX0XveAocRPDs5jbMA lish-gb-lon.linode.com
ED25519 256 SHA256:4IUSmmru/F/Q4nHVZjBZUzSol7XLaE33i8hLPD8VJ2o lish-gb-lon.linode.com
```
{{< /note >}}

- **Weblish/Glish Gateway:** `eu-west.webconsole.linode.com`
- **Weblish/Glish Gateway:** `gb-lon.webconsole.linode.com`

#### Los Angeles, CA (USA)

- **Lish SSH Gateway:** `lish-us-lax.linode.com`

{{< note type="secondary" title="Lish SSH Gateway Fingerprints" isCollapsible=true >}}
```command
RSA 3072 SHA256:TVyXe3i1iJF9rU+j/t57wpdRB2h56Kh2tnZsUra30kA lish-us-lax.linode.com
ECDSA 256 SHA256:Yh+jEgxiGIgETrC9uz4wUqnKvi7yPrlqgmpxsa65QDI lish-us-lax.linode.com
ED25519 256 SHA256:kFi+ignk5bxYxnk/F3Lehk0HoM98BuUzEGhlEzhHo9I lish-us-lax.linode.com
```
{{< /note >}}

- **Weblish/Glish Gateway:** `us-lax.webconsole.linode.com`

#### Madrid (Spain)

Expand All @@ -345,6 +359,20 @@ If you are having issues accessing Lish, Weblish, or Glish, you may be blocked b

- **Weblish/Glish Gateway:** `es-mad.webconsole.linode.com`

#### Melbourne, Australia

- **Lish SSH Gateway:** `lish-au-mel.linode.com`

{{< note type="secondary" title="Lish SSH Gateway Fingerprints" isCollapsible=true >}}
```command
RSA 3072 SHA256:JX2eVSdHIJzb3iDJFpTtHVGQq1paEh53D9cnsEPNvvU lish-au-mel.linode.com
ECDSA 256 SHA256:88mN/wieI4kG1rkuohob3ZyqhvCMiMWiCTVN1XECvLU lish-au-mel.linode.com
ED25519 256 SHA256:e8xMMpHXjDRi9vSiNliiMEHtsKzAjGdG0WkeFS3W1RU lish-au-mel.linode.com
```
{{< /note >}}

- **Weblish/Glish Gateway:** `au-mel.webconsole.linode.com`

#### Miami, FL, USA

- **Lish SSH Gateway:** `lish-us-mia.linode.com`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Overview of the Metadata Service"
description: "Learn how to automate server provisioning on the Linode platform through the new Metadata service and cloud-init."
published: 2023-07-25
modified: 2024-02-14
modified: 2024-07-24
keywords: ["user data", "metadata", "cloud-init", "cloudinit"]
---

Expand All @@ -29,7 +29,7 @@ Similar to Metadata, Linode's [StackScripts](/docs/products/tools/stackscripts/)

Akamai's Metadata service is available in select data centers. Additionally, user data and cloud-init integration is currently only supported in a few distribution images. Supported data centers and distributions are listed below:

- **Data centers:** Amsterdam (Netherlands), Chennai (India), Chicago (USA), Jakarta (Indonesia), Los Angeles (USA), Madrid (Spain), Miami (USA), Milan (Italy), Osaka (Japan), Paris (France), São Paulo (Brazil), Seattle (USA), Stockholm (Sweden), and Washington DC (USA)
- **Data centers:** Amsterdam (Netherlands), Chennai (India), Chicago (USA), Jakarta (Indonesia), London 2 (UK), Los Angeles (USA), Madrid (Spain), Melbourne (Australia), Miami (USA), Milan (Italy), Osaka (Japan), Paris (France), São Paulo (Brazil), Seattle (USA), Stockholm (Sweden), and Washington DC (USA)

- **Distributions:** Ubuntu 22.04 LTS, Ubuntu 20.04 LTS, Debian 11

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Premium Compute Instances"
description: "Premium instances guarantee a minimum hardware class utilizing the latest available AMD EPYC™ CPUs, providing consistent high-performance for your workloads."
published: 2023-07-06
modified: 2024-03-11
modified: 2024-07-24
linkTitle: "Premium"
---

Expand Down Expand Up @@ -46,9 +46,11 @@ Premium Compute Instances are currently available in select data centers.
| Frankfurt (Germany) | *Not available* |
| Fremont (California, USA) | *Not available* |
| **Jakarta (Indonesia)** | **Available** |
| **Los Angeles (California, USA)** | **Available** |
| London (United Kingdom) | *Not available* |
| **London 2 (United Kingdom)** | **Available** |
| **Los Angeles (California, USA)** | **Available** |
| **Madrid (Spain)** | **Available** |
| **Melbourne (Australia)** | **Available** |
| **Miami (Florida, USA)** | **Available** |
| **Milan (Italy)** | **Available** |
| Mumbai (India) | *Not available* |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Limited Beta for Akamai's New Data Centers"
description: "This document provides details for the limited availability beta of Akamai Cloud Compute's latest data centers."
published: 2023-04-17
modified: 2024-07-05
modified: 2024-07-31
tags: ["linode platform"]
_build:
list: false
Expand All @@ -20,8 +20,8 @@ Capacity in beta data centers may be limited as we continue to scale up resource

| Data Center | Status | Region ID |
| -- | -- | -- |
| London, England | **Limited Availability** | `gb-lon` |
| Melbourne, Australia | **Limited Availability** | `au-mel` |
| London 2, United Kingdom | **Now available to all customers** | `gb-lon` |
| Melbourne, Australia | **Now available to all customers** | `au-mel` |

## Deploy Services in a Beta Data Center

Expand All @@ -45,7 +45,7 @@ Each data center in this beta is slated to have most of Akamai’s cloud computi

### Object Storage

The London (gb-lon) and Melbourne (au-mel) data centers do not support Object Storage during the beta period.
The London 2 (gb-lon) and Melbourne (au-mel) data centers do not support Object Storage.

### Premium Plans

Expand Down Expand Up @@ -91,14 +91,14 @@ Beta data centers support IP sharing and BGP-based failover, which can be config

| Data Center | IP Sharing Support | Failover Method | Software | ID |
| --- | --- | --- | --- | --- |
| London, England | Supported | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 44 |
| London 2, United Kingdom | Supported | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 44 |
| Melbourne, Australia | Supported | BGP-based (new) | [lelastic](/docs/products/compute/compute-instances/guides/failover/#configure-failover) / [FRR](/docs/products/compute/compute-instances/guides/failover-bgp-frr/) | 45 |

### Lish Gateways

Lish and Glish provide direct access to your Compute Instances, bypassing the need for SSH or a VNC. For more information on Lish, consult our guide on how to [Access Your System Console Using Lish](/docs/products/compute/compute-instances/guides/lish/).

#### London, England
#### London 2, United Kingdom

- **Lish SSH Gateway:** `lish-gb-lon.linode.com`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: How to Choose a Data Center
description: 'This article gives you information to help you determine which data center you should choose when deploying your website or app on a Compute Instance.'
published: 2018-10-31
modified: 2024-04-03
modified: 2024-07-31
keywords: ["data center", "datacenter", "dc", "speed"]
tags: ["linode platform"]
aliases: ['/platform/how-to-choose-a-data-center/','/guides/how-to-choose-a-data-center/']
Expand Down Expand Up @@ -33,9 +33,11 @@ An important consideration when choosing a data center is the availability of sp
| Frankfurt | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ |
| Fremont | ✔ | ✔ | | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | ✔ | ✔ | | ✔ |
| Jakarta | ✔ | ✔ | | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔† | ✔ |
| Los Angeles | ✔ | ✔ | | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔† | ✔ |
| London | ✔ | ✔ | | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | ✔ | ✔ | | ✔ |
| London 2 | ✔ | ✔ | | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | ✔ |
| Los Angeles | ✔ | ✔ | | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔† | ✔ |
| Madrid | ✔ | ✔ | | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔† | ✔ |
| Melbourne | ✔ | ✔ | | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | ✔ |
| Miami | ✔ | ✔ | | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔† | ✔ |
| Milan | ✔ | ✔ | | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔† | ✔ |
| Mumbai | ✔ | ✔ | ✔ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | ✔ | ✔ | | ✔ |
Expand Down
Loading