From 76716efaa7cbf40996f18193d4fedd443a3af9ea Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 28 Oct 2025 10:32:44 +0100 Subject: [PATCH 1/3] docs(ddx): content review 2025-10-28 --- .../how-to/attach-detach-failover-ip.mdx | 2 +- pages/dedibox-scaleway/how-to/configure-ipv6-dedibox.mdx | 7 +++---- pages/dedibox-scaleway/how-to/modify-server-options.mdx | 4 +++- pages/dedibox-scaleway/how-to/order-dedibox.mdx | 9 ++++++++- pages/dedibox-scaleway/how-to/order-failover-ip.mdx | 9 +++++---- pages/dedibox-scaleway/how-to/use-rescue-mode.mdx | 2 +- 6 files changed, 21 insertions(+), 12 deletions(-) diff --git a/pages/dedibox-scaleway/how-to/attach-detach-failover-ip.mdx b/pages/dedibox-scaleway/how-to/attach-detach-failover-ip.mdx index 616a6e3359..f4102e2883 100644 --- a/pages/dedibox-scaleway/how-to/attach-detach-failover-ip.mdx +++ b/pages/dedibox-scaleway/how-to/attach-detach-failover-ip.mdx @@ -3,7 +3,7 @@ title: How to attach/detach a Dedibox failover IP from the Scaleway console description: This page explains attach/detach a failover IP to a Scaleway Dedibox server tags: dedibox failover ip failover-ip failover-ip dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2022-03-24 --- import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx' diff --git a/pages/dedibox-scaleway/how-to/configure-ipv6-dedibox.mdx b/pages/dedibox-scaleway/how-to/configure-ipv6-dedibox.mdx index 8e5fde3733..12a380eb50 100644 --- a/pages/dedibox-scaleway/how-to/configure-ipv6-dedibox.mdx +++ b/pages/dedibox-scaleway/how-to/configure-ipv6-dedibox.mdx @@ -3,7 +3,7 @@ title: How to configure IPv6 on a Dedibox description: This page explains how to configure IPv6 on a Scaleway Dedibox tags: dedibox failover ipv6 dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2022-04-13 --- import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx' @@ -20,9 +20,8 @@ import Requirements from '@macros/iam/requirements.mdx' - [Created](/dedibox-scaleway/how-to/order-dedibox/) and [installed](/dedibox-scaleway/how-to/install-dedibox/) a Dedibox server and transferred your SSH key to it during installation - [Activated](/dedibox-scaleway/how-to/activate-ipv6-block/) an IPv6 block -The Internet Protocol Version 6 is the most recent version of the IP protocol used for IP addresses. The Dedibox network is wholly IPv6 compatible in all Availability Zones. - -IPv6 can be used as the main IP of a server, and also for failover IPs by using the principle of virtual MAC. +This guide explains how to configure IPv6 for your Scaleway Dedibox server. IPv6 is fully supported across all Availability Zones, enabling modern addressing as your primary IP or for failover setups via virtual MAC. +With a free /48 IPv6 block per account—divisible into /56 per server or /64 per failover IP—you can easily assign subnets using DHCPv6 and DUIDs. Each Dedibox customer account comes with a /48 IPv6 block that can be divided into: * as many /56 as you have servers. diff --git a/pages/dedibox-scaleway/how-to/modify-server-options.mdx b/pages/dedibox-scaleway/how-to/modify-server-options.mdx index 4af1acbf34..1351548915 100644 --- a/pages/dedibox-scaleway/how-to/modify-server-options.mdx +++ b/pages/dedibox-scaleway/how-to/modify-server-options.mdx @@ -3,7 +3,7 @@ title: How to modify your Dedibox server options from the Scaleway console description: This page explains how to modify your Scaleway Dedibox server options tags: dedibox link scaleway service-level dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2022-04-12 --- import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx' @@ -14,6 +14,8 @@ import image from './assets/scaleway-modify-options.webp' +This guide shows you how to update your Dedibox server’s service level and options — such as storage, DDoS protection, or bandwidth — directly from the Scaleway console. + - A Scaleway account logged into the [console](https://console.scaleway.com) diff --git a/pages/dedibox-scaleway/how-to/order-dedibox.mdx b/pages/dedibox-scaleway/how-to/order-dedibox.mdx index ca84a41d6a..e6239a436d 100644 --- a/pages/dedibox-scaleway/how-to/order-dedibox.mdx +++ b/pages/dedibox-scaleway/how-to/order-dedibox.mdx @@ -3,7 +3,7 @@ title: How to order a Dedibox from the Scaleway console description: This page explains how to order a Scaleway Dedibox dedicated server tags: dedibox order dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2022-01-31 --- import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx' @@ -12,6 +12,13 @@ import Requirements from '@macros/iam/requirements.mdx' +This guide walks you through ordering a Scaleway **Dedibox** dedicated server from the [Scaleway console](https://console.scaleway.com). +In just a few steps, you can select your data center, choose a server model and service level, add optional features, and confirm your order. Most Dedibox servers are delivered within the hour. + + + In case you do not see Dedibox servers in your Scaleway console, you can order and manage them using the [Dedibox console](https://console.online.net/en/order/server). [Learn more](/dedibox/how-to/order-a-server/). + + - A Scaleway account logged into the [console](https://console.scaleway.com) diff --git a/pages/dedibox-scaleway/how-to/order-failover-ip.mdx b/pages/dedibox-scaleway/how-to/order-failover-ip.mdx index 0f5e72054a..0c2b4e63ba 100644 --- a/pages/dedibox-scaleway/how-to/order-failover-ip.mdx +++ b/pages/dedibox-scaleway/how-to/order-failover-ip.mdx @@ -3,7 +3,7 @@ title: How to order a failover IP for Dedibox from the Scaleway console description: This page explains order a failover IP for a Scaleway Dedibox dedicated server tags: dedibox failover ip flexible-ip failover-ip dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2022-03-24 --- import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx' @@ -15,10 +15,11 @@ import FailoverIp from '@macros/network/failover-ip-limitations.mdx' -Failover IP addresses allow you to have several IPs on the same server. You could then, for example, have one IP for each website or virtual machine hosted on the server. -Each failover IP can be routed to any of your Dedibox servers at any time in just a few minutes by using the Scaleway console or the API. By switching your failover IP addresses from one server to another, the hosted services remain available without reconfiguring the IP address. +Failover IP addresses allow you to assign multiple IPs to the same server. For example, you could use one IP for each website or virtual machine hosted on the server. -Failover IPs can be bought as single IP addresses with a maximum number of IPs per Dedibox server, depending on your offer, or as /27 IP blocks for Dedibox servers with the business service level. +Each failover IP can be routed to any of your Dedibox servers at any time in just a few minutes using the Scaleway console or API. By switching failover IP addresses from one server to another, hosted services remain available without reconfiguring the IP address. + +Failover IPs can be purchased as single IP addresses (with a defined maximum number of IPs per Dedibox server, depending on your offer) or as /27 IP blocks for Dedibox servers with the Business service level. diff --git a/pages/dedibox-scaleway/how-to/use-rescue-mode.mdx b/pages/dedibox-scaleway/how-to/use-rescue-mode.mdx index 165c5e2d3a..6be7671219 100644 --- a/pages/dedibox-scaleway/how-to/use-rescue-mode.mdx +++ b/pages/dedibox-scaleway/how-to/use-rescue-mode.mdx @@ -2,7 +2,7 @@ title: How to use rescue mode on Dedibox servers description: This page explains how to use rescue mode on Scaleway Dedibox servers dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2022-04-12 --- import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx' From e8074d324434854d7add288c1334b0e3e17957eb Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 28 Oct 2025 11:12:50 +0100 Subject: [PATCH 2/3] docs(ddx): docs content review --- .../how-to/configure-freebsd.mdx | 2 +- .../choosing-gpu-instance-type.mdx | 2 +- .../understanding-nvidia-fp8.mdx | 2 +- .../updating-gpu-instance-with-cloud-init.mdx | 4 ++-- .../how-to/migrate-local-storage-to-sbs.mdx | 2 +- .../secure-cluster-with-private-network.mdx | 2 +- ...nderstanding-differences-kapsule-kosmos.mdx | 18 +++++++++--------- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/pages/dedibox-ip-failover/how-to/configure-freebsd.mdx b/pages/dedibox-ip-failover/how-to/configure-freebsd.mdx index 3d4ea3a810..58c3ea77c1 100644 --- a/pages/dedibox-ip-failover/how-to/configure-freebsd.mdx +++ b/pages/dedibox-ip-failover/how-to/configure-freebsd.mdx @@ -3,7 +3,7 @@ title: How to configure a failover IP on FreeBSD description: This page explains how to configure a failover IP on Debian or FreeBSD. tags: dedibox failover-failover IP freebsd dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2021-07-29 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/gpu/reference-content/choosing-gpu-instance-type.mdx b/pages/gpu/reference-content/choosing-gpu-instance-type.mdx index fb09aea36f..3d3fe00db5 100644 --- a/pages/gpu/reference-content/choosing-gpu-instance-type.mdx +++ b/pages/gpu/reference-content/choosing-gpu-instance-type.mdx @@ -3,7 +3,7 @@ title: Choosing the right GPU Instance type description: This page provides information about how to choose a Scaleway GPU Instance type tags: NVIDIA GPU cloud instance dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2022-08-31 --- diff --git a/pages/gpu/reference-content/understanding-nvidia-fp8.mdx b/pages/gpu/reference-content/understanding-nvidia-fp8.mdx index 8c08afba1f..814307d067 100644 --- a/pages/gpu/reference-content/understanding-nvidia-fp8.mdx +++ b/pages/gpu/reference-content/understanding-nvidia-fp8.mdx @@ -3,7 +3,7 @@ title: Understanding the NVIDIA FP8 format description: This section provides information about NVIDIA FP8 (8-bit floating point) format tags: NVIDIA FP8 GPU cloud dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2023-10-23 --- diff --git a/pages/gpu/troubleshooting/updating-gpu-instance-with-cloud-init.mdx b/pages/gpu/troubleshooting/updating-gpu-instance-with-cloud-init.mdx index dfb7c19526..57e7a8a2fe 100644 --- a/pages/gpu/troubleshooting/updating-gpu-instance-with-cloud-init.mdx +++ b/pages/gpu/troubleshooting/updating-gpu-instance-with-cloud-init.mdx @@ -3,7 +3,7 @@ title: Fixing GPU issues after upgrading GPU Instances with cloud-init description: This section provides information how to fix GPU issues after upgrading Scaleway GPU Instances with cloud-init tags: gpu issue error upgrade gpu-instance cloud-init dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2022-09-19 --- @@ -25,7 +25,7 @@ To avoid this issue, use the following `cloud-init` script with your GPU Instanc system_info: apt_get_upgrade_subcommand: "upgrade" -# Upgrade the instance on first boot and reboot if needed +# Upgrade the Instance on first boot and reboot if needed package_upgrade: true package_reboot_if_required: true ``` \ No newline at end of file diff --git a/pages/instances/how-to/migrate-local-storage-to-sbs.mdx b/pages/instances/how-to/migrate-local-storage-to-sbs.mdx index baa9dd923f..b425a89302 100644 --- a/pages/instances/how-to/migrate-local-storage-to-sbs.mdx +++ b/pages/instances/how-to/migrate-local-storage-to-sbs.mdx @@ -3,7 +3,7 @@ title: How to migrate Instance Local Storage to Block Storage volumes description: This page explains how to migrate Instance Local Storage to Block Storage volumes. tags: instance migration local-storage block-storage sbs dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2024-04-22 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/kubernetes/reference-content/secure-cluster-with-private-network.mdx b/pages/kubernetes/reference-content/secure-cluster-with-private-network.mdx index aecfb0a1b6..82d5b28e99 100644 --- a/pages/kubernetes/reference-content/secure-cluster-with-private-network.mdx +++ b/pages/kubernetes/reference-content/secure-cluster-with-private-network.mdx @@ -3,7 +3,7 @@ title: Securing a cluster with a Private Network description: This page explains how to secure a Kubernetes Kapsule cluster with a Private Network tags: kubernetes kubernetes-kapsule kapsule cluster vpc private-network private network dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2023-05-05 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/kubernetes/reference-content/understanding-differences-kapsule-kosmos.mdx b/pages/kubernetes/reference-content/understanding-differences-kapsule-kosmos.mdx index fcc9943bbc..b147c61381 100644 --- a/pages/kubernetes/reference-content/understanding-differences-kapsule-kosmos.mdx +++ b/pages/kubernetes/reference-content/understanding-differences-kapsule-kosmos.mdx @@ -3,7 +3,7 @@ title: Understanding differences between the Kapsule and Kosmos managed Kubernet description: This page explains the differences between the Kapsule and Kosmos managed Kubernetes services tags: kubernetes kosmos differences dates: - validation: 2025-04-22 + validation: 2025-10-28 posted: 2024-04-12 --- @@ -41,13 +41,13 @@ Kosmos is Scaleway's **multi-cloud Kubernetes solution**, designed to operate ac | Node pools | Scaleway Instances only, x86 or ARM | *Internal pools*: Scaleway Instances, x86 or ARM
*External pools*: Scaleway Elastic Metal, Scaleway RiscV, External providers... | | Node pools locations | Mono-AZ or Multi-AZ (same region) | Mono-AZ, Multi-AZ, Multi-region, Multi-cloud | | Container Network Interface plugins | Cilium or Calico | Kilo | -| Auto healing | ✔️ | Scaleway Instances only | -| Auto scaling | ✔️ | Scaleway Instances only | -| Container Storage Interface | ✔️ Persistent volumes (Block Storage) on Scaleway Instances | Scaleway Instances only | -| Free mutualized control plane | ✔️ | ✔️ | -| Dedicated control plane options | ✔️ | ✔️ | -| Scaleway VPC | ✔️ Controlled isolation or full isolation | ✘ No integration | -| Scaleway Cockpit | ✔️ | ✔️ | -| Node pools upgrades | Handled by Kapsule | *Internal pools*: Handled by Kapsule
*External pools*: Must be carried out manually per node | +| Auto healing | Yes | Scaleway Instances only | +| Auto scaling | Yes | Scaleway Instances only | +| Container Storage Interface | Yes Persistent volumes (Block Storage) on Scaleway Instances | Scaleway Instances only | +| Free mutualized control plane | Yes | Yes | +| Dedicated control plane options | Yes | Yes | +| Scaleway VPC | Yes Controlled isolation or full isolation | No integration | +| Scaleway Cockpit | Yes | Yes | +| Node pools upgrades | Handled by Kapsule | *Internal pools*: Handled by Kapsule
*External pools*: Must be carried out manually per node | AZ = [Availability Zone](/account/reference-content/products-availability/) \ No newline at end of file From dbb2f888eebe335e2c3cbb00ea896ebc803d419c Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Wed, 29 Oct 2025 09:25:56 +0100 Subject: [PATCH 3/3] Update pages/dedibox-scaleway/how-to/order-dedibox.mdx Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- pages/dedibox-scaleway/how-to/order-dedibox.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/dedibox-scaleway/how-to/order-dedibox.mdx b/pages/dedibox-scaleway/how-to/order-dedibox.mdx index e6239a436d..17115a9ad9 100644 --- a/pages/dedibox-scaleway/how-to/order-dedibox.mdx +++ b/pages/dedibox-scaleway/how-to/order-dedibox.mdx @@ -16,7 +16,7 @@ This guide walks you through ordering a Scaleway **Dedibox** dedicated server fr In just a few steps, you can select your data center, choose a server model and service level, add optional features, and confirm your order. Most Dedibox servers are delivered within the hour. - In case you do not see Dedibox servers in your Scaleway console, you can order and manage them using the [Dedibox console](https://console.online.net/en/order/server). [Learn more](/dedibox/how-to/order-a-server/). + If you do not see Dedibox servers in your Scaleway console, you can order and manage them using the [Dedibox console](https://console.online.net/en/order/server). [Learn more](/dedibox/how-to/order-a-server/).