diff --git a/pages/dedibox-ipv6/how-to/configure-ipv6-windows.mdx b/pages/dedibox-ipv6/how-to/configure-ipv6-windows.mdx index 19c1b1608f..0e7aa4fc11 100644 --- a/pages/dedibox-ipv6/how-to/configure-ipv6-windows.mdx +++ b/pages/dedibox-ipv6/how-to/configure-ipv6-windows.mdx @@ -1,13 +1,13 @@ --- meta: title: How to configure an IPv6 subnet on a Dedibox running Windows Server - description: This page explains how to configure an IPv6 subnet on a Dedibox running Windows Server. + description: This page explains how to configure an IPv6 subnet on a Scaleway Dedibox running a Windows Server operating system. content: h1: How to configure an IPv6 subnet on a Dedibox running Windows Server - paragraph: This page explains how to configure an IPv6 subnet on a Dedibox running Windows Server. + paragraph: This page explains how to configure an IPv6 subnet on a Scaleway Dedibox running a Windows Server operating system. tags: dedibox ipv6 windows subnet dates: - validation: 2024-12-03 + validation: 2025-06-09 posted: 2021-08-03 categories: - dedibox-network diff --git a/pages/dedibox-ipv6/how-to/enable-ipv6-slaac.mdx b/pages/dedibox-ipv6/how-to/enable-ipv6-slaac.mdx index ef20df316f..ec6d8366da 100644 --- a/pages/dedibox-ipv6/how-to/enable-ipv6-slaac.mdx +++ b/pages/dedibox-ipv6/how-to/enable-ipv6-slaac.mdx @@ -1,13 +1,13 @@ --- meta: title: How to enable IPv6 SLAAC on Dedibox servers - description: This page explains how to enable IPv6 SLAAC on Dedibox servers. + description: This page explains how to enable IPv6 SLAAC on Scaleway Dedibox servers. content: h1: How to enable IPv6 SLAAC on Dedibox servers - paragraph: This page explains how to enable IPv6 SLAAC on Dedibox servers. + paragraph: This page explains how to enable IPv6 SLAAC on Scaleway Dedibox servers. tags: dedibox slaac ipv6 dates: - validation: 2024-12-03 + validation: 2025-06-09 posted: 2021-08-03 categories: - dedibox-network diff --git a/pages/dedibox-ipv6/how-to/request-prefix.mdx b/pages/dedibox-ipv6/how-to/request-prefix.mdx index 7319bb368a..39b4617f11 100644 --- a/pages/dedibox-ipv6/how-to/request-prefix.mdx +++ b/pages/dedibox-ipv6/how-to/request-prefix.mdx @@ -1,19 +1,23 @@ --- meta: title: How to request an IPv6 prefix - description: This page explains how to request a free /48 IPv6 prefix for Dedibox servers. + description: This page explains how to request a free /48 IPv6 prefix for Scaleway Dedibox servers. content: h1: How to request an IPv6 prefix - paragraph: This page explains how to request a free /48 IPv6 prefix for Dedibox servers. + paragraph: This page explains how to request a free /48 IPv6 prefix for Scaleway Dedibox servers. tags: dedibox ipv6 prefix dates: - validation: 2024-12-03 + validation: 2025-06-09 posted: 2021-08-03 categories: - dedibox-network --- -All Scaleway Dedibox dedicated servers support IPv6. You can request a free `/48` IPv6 prefix for your account, which can be divided into multiple `/56` or `/64` subnets. IPv6 support is available for all Dedibox servers. +All Scaleway Dedibox dedicated servers support IPv6. You can request a free `/48` IPv6 prefix for your account, which can be divided into multiple `/56` or `/64` subnets. + + + IPv6 support is available for all Dedibox servers. + diff --git a/pages/kubernetes/how-to/use-nvidia-gpu-operator.mdx b/pages/kubernetes/how-to/use-nvidia-gpu-operator.mdx index b87735a701..3e5cd74a30 100644 --- a/pages/kubernetes/how-to/use-nvidia-gpu-operator.mdx +++ b/pages/kubernetes/how-to/use-nvidia-gpu-operator.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to use the NVIDIA GPU operator on Kapsule and Kosmos with GPU Instances tags: kubernetes kubernetes-kapsule kapsule cluster gpu-operator nvidia gpu dates: - validation: 2024-12-03 + validation: 2025-06-09 posted: 2023-07-18 categories: - containers @@ -15,7 +15,7 @@ categories: --- Kubernetes Kapsule and Kosmos support NVIDIA's official Kubernetes operator for all GPU pools. -This operator is compatible with [RENDER-S](https://www.scaleway.com/en/gpu-instances/), [GPU-3070-S](https://www.scaleway.com/en/gpu-3070-instances/), [H100 PCIe](https://www.scaleway.com/en/h100-pcie-try-it-now/), [L40s](https://www.scaleway.com/en/l40s-gpu-instance/) and [L4](https://www.scaleway.com/en/l4-gpu-instance/) offers. +This operator is compatible with all Scaleway [GPU Instance](https://www.scaleway.com/en/gpu-instances/) offers. The GPU operator is set up for all GPU pools created in Kubernetes Kapsule and Kosmos, providing automated installation of all required software on GPU worker nodes, such as the device plugin, container toolkit, GPU drivers etc. For more information, refer to [the GPU operator overview](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/overview.html).