Skip to content

Commit ff10575

Browse files
committed
fix(interlink): remove public beta mentions
1 parent d648542 commit ff10575

File tree

14 files changed

+17
-61
lines changed

14 files changed

+17
-61
lines changed

pages/account/reference-content/products-availability.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Scaleway account - Product availability guide
33
description: Check availability details of Scaleway products.
44
tags: availability region zone availability-zone
55
dates:
6-
validation: 2025-06-17
6+
validation: 2025-09-30
77
posted: 2023-01-05
88
---
99

@@ -38,6 +38,7 @@ Scaleway products are available in multiple regions and locations worldwide. Thi
3838
| | SQL Databases | Across Paris region | Not available yet | Not available yet |
3939
| **Network** | VPC Private Networks | Across Paris region | Across Amsterdam region | Across Warsaw region |
4040
| | Public Gateways | PAR1, PAR2 | AMS1, AMS2, AMS3 | WAW1, WAW2, WAW3 |
41+
| | InterLink | Across Paris region | Not available yet | Not available yet |
4142
| | Load Balancers | PAR1, PAR2, PAR3 | AMS1, AMS2, AMS3 | WAW1, WAW2, WAW3 |
4243
| | Edge Services | Global | Global | Global |
4344
| **Serverless** | Containers | Across Paris region | Across Amsterdam region | Across Warsaw region |

pages/interlink/concepts.mdx

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,10 @@ description: Understand Scaleway InterLink terminology with our glossary of the
44
tags: interlink direct-connect dedicated self-hosted hosted connection
55
dates:
66
creation: 2024-10-31
7-
validation: 2025-08-29
7+
validation: 2025-09-30
88
---
99
import scalewayInterlinkDiagSimple from './assets/scaleway-interlink-diag-simple.webp'
1010

11-
12-
<Message type="note">
13-
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
14-
</Message>
15-
1611
## Attached VPC
1712

1813
Each InterLink can be attached to one Scaleway VPC. The InterLink and the VPC must be in the same [region](#region). You can detach the InterLink from the VPC at any time, and attach it to a different VPC in the same region, if you wish. When an InterLink is not attached to any VPC, no traffic can flow.
@@ -44,7 +39,7 @@ See [connection type](#connection-type).
4439

4540
## InterLink
4641

47-
InterLink, currently in Public Beta, is Scaleway's product to let you create a secure, private connection between your external infrastructure, and your Scaleway VPC. This allows you to direct your traffic safely from your Scaleway infrastructure to your on-premises infrastructure, away from the public internet.
42+
InterLink is Scaleway's product to let you create a secure, private connection between your external infrastructure, and your Scaleway VPC. This allows you to direct your traffic safely from your Scaleway infrastructure to your on-premises infrastructure, away from the public internet.
4843

4944
<Lightbox image={scalewayInterlinkDiagSimple} alt="A diagram shows how a Scaleway VPC, to the left, can be attached to an InterLink, which then connects to external customer infrastructure." />
5045

pages/interlink/faq.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@
22
title: InterLink
33
description: Discover Scaleway InterLink and find answers to your most common questions.
44
dates:
5-
validation: 2025-08-29
5+
validation: 2025-09-30
66
productIcon: InterlinkProductIcon
77
---
88

9-
<Message type="note">
10-
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
11-
</Message>
12-
139
## What is InterLink and how does it work?
1410

1511
InterLink is Scaleway's product to let you create a secure, private connection between your external infrastructure, and your Scaleway VPC. This allows you to direct your traffic safely from your Scaleway infrastructure to your on-premises infrastructure, away from the public internet.
@@ -40,4 +36,4 @@ See the [pricing page](https://www.scaleway.com/en/pricing/network/) for full de
4036

4137
## How can I get help with my InterLink?
4238

43-
Join the `#interlink` channel on the [Scaleway Slack Community](/tutorials/scaleway-slack-community/) to get help and support for your InterLink during the Public Beta phase.
39+
Join the `#interlink` channel on the [Scaleway Slack Community](/tutorials/scaleway-slack-community/) to get help and support for your InterLink

pages/interlink/how-to/complete-provisioning.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,14 @@
22
title: How to complete hosted InterLink provisioning
33
description: Learn how to complete the provisioning process for your Scaleway InterLink, to ensure your hosted connection between your on-premises infrastructure and Scaleway VPC is up and running as soon as possible.
44
dates:
5-
validation: 2025-08-29
5+
validation: 2025-09-30
66
posted: 2025-03-18
77
tags: interlink direct-connect provision hosted partner contact error
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

1111
import scalewayHostedInterlinkOrdering from './assets/scaleway-hosted-interlink-ordering.webp'
1212

13-
<Message type="note">
14-
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
15-
</Message>
1613

1714
After you have [created a hosted InterLink](/interlink/how-to/order-interlink), further action is required on both the customer side and the [partner](/interlink/concepts/#partner) side before the InterLink is provisioned and ready for active use. This page walks you through the steps to take and how to deal with potential problems that could arise.
1815

pages/interlink/how-to/configure-interlink.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to configure your InterLink
33
description: Learn how to configure your Scaleway InterLink, from attaching a VPC to creating a routing policy and activating route propagation. We walk you through al the steps necessary to start using your hosted connection.
44
dates:
5-
validation: 2025-08-29
5+
validation: 2025-09-30
66
posted: 2025-03-18
77
tags: interlink direct-connect configure attach-vpc route-propagation allowed-routes routing-policy
88
---
@@ -13,9 +13,6 @@ import scalewayInterlinkConfig from './assets/scaleway-interlink-config.webp'
1313
import scalewayInterlinkAttachVpc from './assets/scaleway-interlink-attach-vpc.webp'
1414
import scalewayAttachRoutingPol from './assets/scaleway-attach-routing-pol.webp'
1515

16-
<Message type="note">
17-
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
18-
</Message>
1916

2017
Once you have created your InterLink (and in the case of hosted InterLinks, it has been [provisioned](/interlink/how-to/complete-provisioning/) by your chosen partner), a number of configuration steps become available to you. These steps must be carried out in order for traffic to successfully flow over your InterLink:
2118

pages/interlink/how-to/create-routing-policy.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,13 @@
22
title: How to create and manage routing policies
33
description: Find out how to create a routing policy for your Scaleway InterLink. Whitelist incoming and outgoing route announcements, so that traffic can flow securely over your InterLink.
44
dates:
5-
validation: 2025-08-29
5+
validation: 2025-09-30
66
posted: 2025-03-18
77
tags: interlink direct-connect allowed-routes route-propagation whitelist range IP announcements BGP
88
---
99
import scalewayCreateRoutingPolicy from './assets/scaleway-create-routing-policy.webp'
1010

1111

12-
<Message type="note">
13-
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
14-
</Message>
15-
1612
InterLink uses [**B**order **G**ateway **P**rotocol](/interlink/concepts/#border-gateway-protocol-bgp) to exchange routing information between the customer’s infrastructure and the Scaleway VPC. Each side advertises IP prefixes for its own internal subnets and resources, to allow the other side to dynamically learn and update its internal routes, facilitating efficient traffic flow. However, by default, **all routes across an InterLink are blocked**. You must create and attach [routing policies](/interlink/concepts/#routing-policy), to set IP prefix filters for the route advertisements you want to whitelist. This facilitates traffic flow across the InterLink.
1713

1814
An InterLink must have a **minimum of one** and a **maximum of two** attached routing policies, one for each IP traffic type to be routed (IPv4 and/or IPv6).

pages/interlink/how-to/delete-interlink.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,13 @@
22
title: How to delete an InterLink
33
description: Learn how to delete a Scaleway InterLink so that it is correctly deprovisioned on both the Scaleway side and (if relevant) the partner side. Follow our step by step guide.
44
dates:
5-
validation: 2025-08-29
5+
validation: 2025-09-30
66
posted: 2025-03-18
77
tags: interlink direct-connect allowed-routes routing-policy route-propagation whitelist range IP announcements BGP
88
---
99
import scalewayInterlinkOverviewUp from './assets/scaleway-interlink-overview-up.webp'
1010

1111

12-
<Message type="note">
13-
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
14-
</Message>
15-
1612
You can delete your InterLink at any time by following the steps below.
1713

1814
## How to delete an InterLink

pages/interlink/how-to/order-interlink.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to order an InterLink
33
description: Learn how to create an InterLink to connect your external infrastructure to your Scaleway cloud, either hosted by a partner or self-hosted with your own physical connection. Step-by-step guide included.
44
dates:
5-
validation: 2025-08-29
5+
validation: 2025-09-30
66
posted: 2025-03-18
77
tags: interlink direct-connect order hosted partner pop location self-hosted dedicated
88
---
@@ -13,9 +13,6 @@ import scalewayOrderInterlinkWebp from './assets/scaleway-order-interlink.webp'
1313
import scalewayHostedInterlinkOrdering from './assets/scaleway-hosted-interlink-ordering.webp'
1414
import scalewaySelfHostedInterlinkOrdering from './assets/scaleway-self-hosted-interlink-ordering.webp'
1515

16-
<Message type="note">
17-
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
18-
</Message>
1916

2017
InterLink is Scaleway's product to let you create a secure, private connection between your external infrastructure, and your Scaleway VPC. This allows you to direct your traffic safely from your Scaleway infrastructure to your on-premises infrastructure, away from the public internet.
2118

pages/interlink/quickstart.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: InterLink - Quickstart
33
description: Get started with Scaleway InterLink in minutes. Follow this quickstart guide to order, provision and configure your InterLink to get traffic flowing as soon as possible.
44
tags: load-balancer load balancer frontend backend
55
dates:
6-
validation: 2025-08-29
6+
validation: 2025-09-30
77
posted: 2025-03-18
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
@@ -18,10 +18,6 @@ import scalewayInterlinkAttachVpc from './assets/scaleway-interlink-attach-vpc.w
1818
import scalewayAttachRoutingPolicy from './assets/scaleway-attach-routing-policy.webp'
1919

2020

21-
<Message type="note">
22-
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
23-
</Message>
24-
2521
InterLink is Scaleway's product to let you create a secure, private connection between your external infrastructure, and your Scaleway VPC. This allows you to direct your traffic safely from your Scaleway infrastructure to your on-premises infrastructure, away from the public internet.
2622

2723
<Lightbox image={scalewayInterlinkDiagSimple} alt="A diagram shows how a Scaleway VPC, to the left, can be attached to an InterLink, which then connects to external customer infrastructure." />

pages/interlink/reference-content/bgp-communities.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Using BGP communities with InterLink
33
description: Learn how to use BGP communities to set local preference for incoming traffic via Scaleway InterLink.
44
tags: interlink configuration border-gateway-protocol bgp-tags local-preference local-pref
55
dates:
6-
validation: 2025-08-29
6+
validation: 2025-09-30
77
posted: 2025-03-26
88
---
99

0 commit comments

Comments
 (0)