diff --git a/pages/edge-services/how-to/configure-cache.mdx b/pages/edge-services/how-to/configure-cache.mdx index d0d521a8a5..a795f12b89 100644 --- a/pages/edge-services/how-to/configure-cache.mdx +++ b/pages/edge-services/how-to/configure-cache.mdx @@ -2,7 +2,7 @@ title: How to configure an Edge Services cache description: Learn how to configure a cache for Edge Services. Enhance performance and finely control your cached objects via purging (cache invalidation). dates: - validation: 2025-04-24 + validation: 2025-10-27 posted: 2024-07-24 tags: object-storage edge-services cdn network cache purge --- diff --git a/pages/edge-services/how-to/configure-custom-domain.mdx b/pages/edge-services/how-to/configure-custom-domain.mdx index f45d448453..f682941473 100644 --- a/pages/edge-services/how-to/configure-custom-domain.mdx +++ b/pages/edge-services/how-to/configure-custom-domain.mdx @@ -2,7 +2,7 @@ title: How to configure a custom domain for Edge Services description: Learn how to configure an Edge Services endpoint with a custom subdomain. Access your Object Storage bucket or Load Balancer origin via your own domain name instead of the standardized endpoint. dates: - validation: 2025-04-24 + validation: 2025-10-27 posted: 2024-07-24 tags: object-storage edge-services cdn network domain ssl tls https --- @@ -14,7 +14,7 @@ import image5 from './assets/scaleway-edge-services-lb-dashboard.webp' import image6 from './assets/scaleway-edge-services-lb-dashboard.webp' -If you already own a domain, you can customize an Edge Services pipeline endpoint with a subdomain of your choice. This means you can access your Object Storage bucket or Load Balancer origin through Edge Services via your own subdomain rather than the standardized Edge Services endpoint. +If you already own a domain, you can customize an Edge Services pipeline endpoint with a subdomain of your choice. This means you can access your Object Storage bucket or Load Balancer origin through Edge Services via your own subdomain, rather than the standardized Edge Services endpoint. For example, if you own `beautiful-domain.com`, you can customize the endpoint to be `whatever-i-want.beautiful-domain.com`. You must also add an SSL/TLS certificate so that Edge Services can securely serve your content via HTTPS. diff --git a/pages/edge-services/how-to/create-pipeline-bucket.mdx b/pages/edge-services/how-to/create-pipeline-bucket.mdx index 7150e3882a..477a797016 100644 --- a/pages/edge-services/how-to/create-pipeline-bucket.mdx +++ b/pages/edge-services/how-to/create-pipeline-bucket.mdx @@ -2,7 +2,7 @@ title: How to create an Edge Services pipeline for an Object Storage bucket description: This page explains how to configure an Edge Services pipeline for a Scaleway Object Storage bucket. Set up your own custom domain to point to your bucket, and enable a caching service for faster and more efficient delivery. dates: - validation: 2025-04-24 + validation: 2025-10-27 posted: 2024-07-24 tags: object-storage edge-services cdn network cache domain https --- diff --git a/pages/edge-services/how-to/delete-pipeline.mdx b/pages/edge-services/how-to/delete-pipeline.mdx index 8494048ef6..1d4e3931e7 100644 --- a/pages/edge-services/how-to/delete-pipeline.mdx +++ b/pages/edge-services/how-to/delete-pipeline.mdx @@ -2,7 +2,7 @@ title: How to delete an Edge Services pipeline description: Learn how to delete a Scaleway Edge Services pipeline with this step-by-step guide. Follow our instructions to ensure a smooth process and manage your domains and SSL/TLS certificates effectively. dates: - validation: 2025-04-24 + validation: 2025-10-27 posted: 2024-07-24 tags: load-balancer edge-services cdn network pipeline --- diff --git a/pages/edge-services/how-to/monitor-cockpit.mdx b/pages/edge-services/how-to/monitor-cockpit.mdx index ad70d79907..f3889034a9 100644 --- a/pages/edge-services/how-to/monitor-cockpit.mdx +++ b/pages/edge-services/how-to/monitor-cockpit.mdx @@ -2,7 +2,7 @@ title: How to monitor Edge Services with Scaleway Cockpit description: Get easy access to your Edge Services metrics via Scaleway Cockpit. Monitor ingress, egress, request rate and cache hit ratio in a convenient managed Grafana dashboard. dates: - validation: 2025-04-24 + validation: 2025-10-27 posted: 2024-07-24 tags: load-balancer edge-services cdn cache-hit-ratio grafana observability --- diff --git a/pages/edge-services/how-to/terminate-edge-services.mdx b/pages/edge-services/how-to/terminate-edge-services.mdx index c508290094..c241c4c37f 100644 --- a/pages/edge-services/how-to/terminate-edge-services.mdx +++ b/pages/edge-services/how-to/terminate-edge-services.mdx @@ -2,14 +2,14 @@ title: How to terminate an Edge Services subscription description: Find out how to terminate your Scaleway Edge Services subscription whenever you want, at the click of a button. dates: - validation: 2025-04-24 + validation: 2025-10-27 posted: 2024-10-15 tags: object-storage edge-services subscription-plan subscribe billing pricing terminate cancel --- import Requirements from '@macros/iam/requirements.mdx' -Edge Services is an additional feature for Scaleway Load Balancers and Object Storage buckets. It lets you benefit from a powerful caching service to reduce the load on your origin servers and streamline delivery. On top of this, you get a customizable Edge Services endpoint and can set it to a subdomain of your choice, securing it with an SSL/TLS certificate. To use Edge Services, you must subscribe to a monthly plan. +Edge Services is an additional feature for Scaleway Load Balancers and Object Storage buckets. It offers a powerful caching service, a customizable Edge Services endpoint, and a Web Application Firefall. To use Edge Services, you must subscribe to a monthly plan. Find out more about how you are charged when you terminate your Edge Services subscription in our [detailed pricing documentation](https://www.scaleway.com/en/docs/edge-services/reference-content/understanding-pricing/). diff --git a/pages/edge-services/menu.ts b/pages/edge-services/menu.ts index 65cee7505d..d741e97251 100644 --- a/pages/edge-services/menu.ts +++ b/pages/edge-services/menu.ts @@ -75,11 +75,7 @@ export const edgeServicesMenu = { { label: 'Understanding pricing', slug: 'understanding-pricing', - }, - { - label: 'Understanding General Availability', - slug: 'understanding-ga', - }, + } ], label: 'Additional content', slug: 'reference-content', diff --git a/pages/edge-services/reference-content/understanding-ga.mdx b/pages/edge-services/reference-content/understanding-ga.mdx index 514eb9f7d8..a3b93e93f1 100644 --- a/pages/edge-services/reference-content/understanding-ga.mdx +++ b/pages/edge-services/reference-content/understanding-ga.mdx @@ -3,7 +3,7 @@ title: Understanding Edge Services General Availability description: Scaleway Edge Services has left Public Beta and gone into General Availability. This page answers all your questions about the timeline, pricing and any action you need to take. tags: edge-services public-beta general-availability pricing billing ga dates: - validation: 2025-04-24 + validation: 2025-10-27 creation: 2024-09-27 --- diff --git a/pages/managed-inference/reference-content/model-catalog.mdx b/pages/managed-inference/reference-content/model-catalog.mdx index b8ca1c51f8..86a327d1f8 100644 --- a/pages/managed-inference/reference-content/model-catalog.mdx +++ b/pages/managed-inference/reference-content/model-catalog.mdx @@ -3,7 +3,7 @@ title: Managed Inference model catalog description: Deploy your own model with Scaleway Managed Inference. Privacy-focused, fully managed. tags: dates: - validation: 2025-04-18 + validation: 2025-10-27 posted: 2024-04-18 --- A quick overview of available models in Scaleway's catalog and their core attributes. Expand any model below to see usage examples, curl commands, and detailed capabilities. diff --git a/pages/public-gateways/how-to/move-to-routed-ip.mdx b/pages/public-gateways/how-to/move-to-routed-ip.mdx index 17b26082df..3889c7db8f 100644 --- a/pages/public-gateways/how-to/move-to-routed-ip.mdx +++ b/pages/public-gateways/how-to/move-to-routed-ip.mdx @@ -4,7 +4,7 @@ description: Find out how to move your Public Gateway from a legacy NAT IP addre noindex: true tags: public-gateway public gateway nat-ip routed-ip ip-mobility dates: - validation: 2025-04-15 + validation: 2025-10-27 posted: 2024-04-03 --- diff --git a/pages/vpc/troubleshooting/vpc-limitations.mdx b/pages/vpc/troubleshooting/vpc-limitations.mdx index f799ad7520..c7daf9d43e 100644 --- a/pages/vpc/troubleshooting/vpc-limitations.mdx +++ b/pages/vpc/troubleshooting/vpc-limitations.mdx @@ -3,7 +3,7 @@ title: VPC Limitations description: This page sets out some known limitations of Scaleway's VPC tags: vpc regional-private-networks dates: - validation: 2025-04-24 + validation: 2025-10-27 posted: 2023-03-22 --- @@ -22,6 +22,5 @@ This page sets out some current limitations of Scaleway's VPC. - Kubernetes Kapsule (only during the process of creating the Kapsule cluster) - Serverless Functions and Containers (egress traffic only. Not compatible with VPC routing.) - Private Networks are not supported on some legacy Instance offers which have reached EOL, e.g. `VC1`, `START1` and `X64-*GB`. Note that all Instance offers in the [current product catalogue](https://www.scaleway.com/en/pricing/?tags=compute) are supported. -- Only Managed PostgreSQL and MySQL Database Instances created after July 28th 2025 are compatible with [VPC routing](/vpc/concepts/#routing). Maintenance scheduled for later in August 2025 will make all pre-existing Managed PostgreSQL and MySQL Database Instances compatible as well.