From 3e24e3cf057ee40d569a94dd5d05ed06ad273422 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Thu, 25 Sep 2025 15:19:19 +0200 Subject: [PATCH 1/2] chore(gen): content review MTA-6514 --- pages/serverless-containers/troubleshooting/index.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/serverless-containers/troubleshooting/index.mdx b/pages/serverless-containers/troubleshooting/index.mdx index 01b2a013d8..0604cab83c 100644 --- a/pages/serverless-containers/troubleshooting/index.mdx +++ b/pages/serverless-containers/troubleshooting/index.mdx @@ -3,7 +3,7 @@ title: Containers description: Troubleshooting guide for Scaleway Serverless Containers. dates: posted: 2025-09-17 - validation: 2025-03-13 + validation: 2025-09-25 productIcon: ContainersProductIcon --- @@ -66,7 +66,9 @@ productIcon: ContainersProductIcon - [My container stopped working after a redeploy](/serverless-containers/troubleshooting/container-stopped-after-redeploy) - [Tests fail on Serverless Containers](/serverless-containers/troubleshooting/tests-fail-on-container) - [I am experiencing clock drift with my Serverless Containers](/serverless-containers/troubleshooting/container-clock-drift) + - [My container is in an error state](/serverless-containers/troubleshooting/container-error-state/) - [I am experiencing DNS issues with my container](/serverless-containers/troubleshooting/known-dns-containers-errors/) - [I cannot access my container](/serverless-containers/troubleshooting/cannot-access-container/) + - [No data show up on Grafana dashboards](/serverless-containers/troubleshooting/no-data-grafana-dashboards/) - [I get errors when using HTTP/1.0](/serverless-containers/troubleshooting/http1-errors/) From 4c38a682d2851e24bb9c511563ffef2968c8e5c8 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Thu, 25 Sep 2025 17:55:56 +0200 Subject: [PATCH 2/2] chore(gen): update --- pages/block-storage/how-to/create-a-volume.mdx | 6 +++--- pages/block-storage/troubleshooting/index.mdx | 2 +- pages/object-storage/troubleshooting/index.mdx | 3 ++- .../reference-content/functions-sandbox.mdx | 2 +- pages/serverless-functions/troubleshooting/index.mdx | 2 +- pages/serverless-jobs/troubleshooting/index.mdx | 2 +- 6 files changed, 9 insertions(+), 8 deletions(-) diff --git a/pages/block-storage/how-to/create-a-volume.mdx b/pages/block-storage/how-to/create-a-volume.mdx index 03137c01df..c099b1fe39 100644 --- a/pages/block-storage/how-to/create-a-volume.mdx +++ b/pages/block-storage/how-to/create-a-volume.mdx @@ -3,7 +3,7 @@ title: How to create a Block Storage low latency volume description: Learn how to efficiently create a low-latency Block Storage volume with our detailed step-by-step guide. Enhance your storage performance seamlessly. tags: create block storage volume add dates: - validation: 2025-03-21 + validation: 2025-09-25 posted: 2023-11-23 --- import Requirements from '@macros/iam/requirements.mdx' @@ -22,8 +22,8 @@ import Requirements from '@macros/iam/requirements.mdx' - Enter a name for your volume or leave the automatically generated name. - Select an [IOPS](/block-storage/concepts/#iops) option. You cannot edit the IOPS of a volume after its creation. - To use **[Block Storage Low Latency](/block-storage/) 15k**, your Instance must have at least **3 GiB/s of block bandwidth**. - You can verify if an Instance type meets this requirement by consulting the [Scaleway Instances internet and Block Storage bandwidth overview](/instances/reference-content/instances-bandwidth-overview/) documentation. + To use **Block Storage Low Latency 15k**, your Instance must have at least **3 GiB/s of block bandwidth**. + You can verify if an Instance type meets this requirement by consulting the [Scaleway Instances internet and Block Storage bandwidth overview](/block-storage/reference-content/block-instances-bandwidth-overview/) documentation. Alternatively, use the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types) to check the `block_bandwidth` field at `/instance/v1/zones/{zone}/products/servers`. This field provides detailed information about block bandwidth for each Instance type, helping you ensure compatibility with high-performance storage. diff --git a/pages/block-storage/troubleshooting/index.mdx b/pages/block-storage/troubleshooting/index.mdx index 53e4c15993..22ab08767e 100644 --- a/pages/block-storage/troubleshooting/index.mdx +++ b/pages/block-storage/troubleshooting/index.mdx @@ -3,7 +3,7 @@ title: Block Storage description: Find troubleshooting resources for resolving issues with Scaleway Block Storage. dates: posted: 2025-03-12 - validation: 2025-03-12 + validation: 2025-09-25 productIcon: BlockStorageProductIcon --- + ## Object Storage troubleshooting pages diff --git a/pages/serverless-functions/reference-content/functions-sandbox.mdx b/pages/serverless-functions/reference-content/functions-sandbox.mdx index 1cba63133d..b1d637ce91 100644 --- a/pages/serverless-functions/reference-content/functions-sandbox.mdx +++ b/pages/serverless-functions/reference-content/functions-sandbox.mdx @@ -3,7 +3,7 @@ title: Functions sandbox description: Learn more about the sandboxing environments of Scaleway Serverless Functions. tags: functions sandbox sandboxing gvisor isolation mechanism serverless v1 v2 clock drift skew dates: - validation: 2025-03-13 + validation: 2025-09-25 posted: 2021-10-12 --- diff --git a/pages/serverless-functions/troubleshooting/index.mdx b/pages/serverless-functions/troubleshooting/index.mdx index 07c22666cf..0d93a615f6 100644 --- a/pages/serverless-functions/troubleshooting/index.mdx +++ b/pages/serverless-functions/troubleshooting/index.mdx @@ -3,7 +3,7 @@ title: Functions description: Troubleshooting guide for Scaleway Serverless Functions. dates: posted: 2025-09-17 - validation: 2025-03-13 + validation: 2025-09-25 productIcon: FunctionsProductIcon --- diff --git a/pages/serverless-jobs/troubleshooting/index.mdx b/pages/serverless-jobs/troubleshooting/index.mdx index d5694a6349..4bc66a033c 100644 --- a/pages/serverless-jobs/troubleshooting/index.mdx +++ b/pages/serverless-jobs/troubleshooting/index.mdx @@ -3,7 +3,7 @@ title: Jobs description: Troubleshooting guide for Scaleway Serverless Jobs. dates: posted: 2025-09-17 - validation: 2025-03-13 + validation: 2025-09-25 productIcon: ServerlessJobsProductIcon ---