From 3a876b0c4086bebf15445e4edae3c55e46daafc4 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 18 Nov 2025 10:25:58 +0100 Subject: [PATCH] docs(bm): docs content review --- pages/apple-silicon/how-to/remove-public-ip.mdx | 2 +- .../reference-content/gpu-instances-bandwidth-overview.mdx | 4 ++-- pages/instances/how-to/resize-instances.mdx | 2 +- pages/instances/reference-content/choosing-instance-type.mdx | 2 +- .../reference-content/instances-bandwidth-overview.mdx | 2 +- .../understanding-automatic-network-hot-reconfiguration.mdx | 2 +- .../reference-content/understanding-qemu-guest-agent.mdx | 2 +- .../kubernetes/reference-content/kubernetes-load-balancer.mdx | 2 +- .../reference-content/managing-load-balancer-ips.mdx | 2 +- pages/kubernetes/reference-content/multi-az-clusters.mdx | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pages/apple-silicon/how-to/remove-public-ip.mdx b/pages/apple-silicon/how-to/remove-public-ip.mdx index 25cf4b5943..69e0615ba0 100644 --- a/pages/apple-silicon/how-to/remove-public-ip.mdx +++ b/pages/apple-silicon/how-to/remove-public-ip.mdx @@ -3,7 +3,7 @@ title: How to remove the public IP address of a Mac mini description: This page explains how to remove the public IP and secure your Mac mini with Private Network and SSH Bastion tags: mac-mini private network bastion dates: - validation: 2025-05-13 + validation: 2025-11-18 posted: 2025-05-13 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/gpu/reference-content/gpu-instances-bandwidth-overview.mdx b/pages/gpu/reference-content/gpu-instances-bandwidth-overview.mdx index 012a1632c6..f17d618806 100644 --- a/pages/gpu/reference-content/gpu-instances-bandwidth-overview.mdx +++ b/pages/gpu/reference-content/gpu-instances-bandwidth-overview.mdx @@ -3,14 +3,14 @@ title: Scaleway GPU Instances internet and Block Storage bandwidth overview description: Find detailed information about the internet and Block Storage bandwidth for each GPU Instance type at Scaleway. tags: instance dates: - validation: 2025-05-12 + validation: 2025-11-18 posted: 2025-01-07 --- Scaleway GPU Instances are designed to deliver **high-performance computing** for AI/ML workloads, rendering, scientific simulations, and visualization tasks. This guide provides a detailed overview of their **internet and Block Storage bandwidth capabilities** to help you choose the right Instance for your GPU-powered workloads. -### Why bandwidth matters for GPU Instances +### Why bandwidth matters for GPU Instances GPU workloads often involve processing large datasets, requiring high-bandwidth networking and storage access. - **Internet bandwidth**: Determines how fast your Instance can send or receive data from external sources, enabling smooth data transfers for model training or streaming. diff --git a/pages/instances/how-to/resize-instances.mdx b/pages/instances/how-to/resize-instances.mdx index 0d552a5edf..eed4b2e37b 100644 --- a/pages/instances/how-to/resize-instances.mdx +++ b/pages/instances/how-to/resize-instances.mdx @@ -3,7 +3,7 @@ title: How to resize Instances description: Learn how to adjust the size of your Instances from the Scaleway console to handle varying workloads effectively. tags: instance scaling vertically compute dates: - validation: 2025-05-15 + validation: 2025-11-18 posted: 2025-05-15 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/instances/reference-content/choosing-instance-type.mdx b/pages/instances/reference-content/choosing-instance-type.mdx index 15457586a5..7655cdf475 100644 --- a/pages/instances/reference-content/choosing-instance-type.mdx +++ b/pages/instances/reference-content/choosing-instance-type.mdx @@ -2,7 +2,7 @@ title: Choosing the best Scaleway Instance type for your workload description: Find out how to select the ideal Scaleway Instance type for your specific needs, whether it is for learning, testing, production, or workload optimization. dates: - validation: 2025-05-15 + validation: 2025-11-18 posted: 2023-02-20 tags: instance comparison vcpu ram core --- diff --git a/pages/instances/reference-content/instances-bandwidth-overview.mdx b/pages/instances/reference-content/instances-bandwidth-overview.mdx index 91b696fe5f..fa75cbee11 100644 --- a/pages/instances/reference-content/instances-bandwidth-overview.mdx +++ b/pages/instances/reference-content/instances-bandwidth-overview.mdx @@ -3,7 +3,7 @@ title: Scaleway Instances internet and Block Storage bandwidth overview description: Find detailed information about the internet and Block Storage bandwidth for each Instance type at Scaleway. tags: instance dates: - validation: 2025-05-12 + validation: 2025-11-18 posted: 2024-11-19 --- diff --git a/pages/instances/reference-content/understanding-automatic-network-hot-reconfiguration.mdx b/pages/instances/reference-content/understanding-automatic-network-hot-reconfiguration.mdx index 318b74acac..daa8ba3be7 100644 --- a/pages/instances/reference-content/understanding-automatic-network-hot-reconfiguration.mdx +++ b/pages/instances/reference-content/understanding-automatic-network-hot-reconfiguration.mdx @@ -2,7 +2,7 @@ title: Understanding automatic network hot-reconfiguration for Scaleway Instances description: Find out how to configure automatic network hot-reconfiguration for Scaleway Instances. dates: - validation: 2025-05-12 + validation: 2025-11-18 posted: 2024-10-29 tags: instance network hot-reconfiguration --- diff --git a/pages/instances/reference-content/understanding-qemu-guest-agent.mdx b/pages/instances/reference-content/understanding-qemu-guest-agent.mdx index 5cf2fd356d..d4ad0f70da 100644 --- a/pages/instances/reference-content/understanding-qemu-guest-agent.mdx +++ b/pages/instances/reference-content/understanding-qemu-guest-agent.mdx @@ -3,7 +3,7 @@ title: Understanding the QEMU Guest Agent in Scaleway Instances description: Discover how the QEMU Guest Agent works with Scaleway Instances. tags: instance qga guemu guest agent dates: - validation: 2025-05-12 + validation: 2025-11-18 posted: 2024-10-28 --- diff --git a/pages/kubernetes/reference-content/kubernetes-load-balancer.mdx b/pages/kubernetes/reference-content/kubernetes-load-balancer.mdx index e639a4f746..0fcec3e293 100644 --- a/pages/kubernetes/reference-content/kubernetes-load-balancer.mdx +++ b/pages/kubernetes/reference-content/kubernetes-load-balancer.mdx @@ -3,7 +3,7 @@ title: Creating and configuring a Load Balancer service description: This page provides information about creating and configuring a Load Balancer service for your Kubernetes cluster tags: kubernetes load-balancer loadbalancer service annotations ip expose dates: - validation: 2025-05-12 + validation: 2025-11-18 posted: 2023-10-25 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/kubernetes/reference-content/managing-load-balancer-ips.mdx b/pages/kubernetes/reference-content/managing-load-balancer-ips.mdx index a55bfdb9bb..942b7436b6 100644 --- a/pages/kubernetes/reference-content/managing-load-balancer-ips.mdx +++ b/pages/kubernetes/reference-content/managing-load-balancer-ips.mdx @@ -3,7 +3,7 @@ title: Managing Load Balancer IPs description: Managing Load Balancer IPs tags: load-balancer load-balancer-ip kubernetes ip flexible-ip dates: - validation: 2025-05-12 + validation: 2025-11-18 posted: 2021-08-12 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/kubernetes/reference-content/multi-az-clusters.mdx b/pages/kubernetes/reference-content/multi-az-clusters.mdx index b23fb23fad..3b098c379d 100644 --- a/pages/kubernetes/reference-content/multi-az-clusters.mdx +++ b/pages/kubernetes/reference-content/multi-az-clusters.mdx @@ -3,7 +3,7 @@ title: Ensuring resiliency with multi-AZ Kubernetes clusters description: This page explains how to ensure resiliency with multi-AZ Kubernetes clusters tags: kubernetes persistent volume persistent-volume dates: - validation: 2025-05-12 + validation: 2025-11-18 posted: 2023-10-17 --- import image from './assets/scaleway-k8s-multi-az-cluster.webp'