Skip to content

Commit cfcf806

Browse files
authored
docs(compute): review content (#5085)
1 parent 3499cda commit cfcf806

File tree

4 files changed

+16
-12
lines changed

4 files changed

+16
-12
lines changed

pages/dedibox-ipv6/how-to/configure-ipv6-windows.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
meta:
33
title: How to configure an IPv6 subnet on a Dedibox running Windows Server
4-
description: This page explains how to configure an IPv6 subnet on a Dedibox running Windows Server.
4+
description: This page explains how to configure an IPv6 subnet on a Scaleway Dedibox running a Windows Server operating system.
55
content:
66
h1: How to configure an IPv6 subnet on a Dedibox running Windows Server
7-
paragraph: This page explains how to configure an IPv6 subnet on a Dedibox running Windows Server.
7+
paragraph: This page explains how to configure an IPv6 subnet on a Scaleway Dedibox running a Windows Server operating system.
88
tags: dedibox ipv6 windows subnet
99
dates:
10-
validation: 2024-12-03
10+
validation: 2025-06-09
1111
posted: 2021-08-03
1212
categories:
1313
- dedibox-network

pages/dedibox-ipv6/how-to/enable-ipv6-slaac.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
meta:
33
title: How to enable IPv6 SLAAC on Dedibox servers
4-
description: This page explains how to enable IPv6 SLAAC on Dedibox servers.
4+
description: This page explains how to enable IPv6 SLAAC on Scaleway Dedibox servers.
55
content:
66
h1: How to enable IPv6 SLAAC on Dedibox servers
7-
paragraph: This page explains how to enable IPv6 SLAAC on Dedibox servers.
7+
paragraph: This page explains how to enable IPv6 SLAAC on Scaleway Dedibox servers.
88
tags: dedibox slaac ipv6
99
dates:
10-
validation: 2024-12-03
10+
validation: 2025-06-09
1111
posted: 2021-08-03
1212
categories:
1313
- dedibox-network

pages/dedibox-ipv6/how-to/request-prefix.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
---
22
meta:
33
title: How to request an IPv6 prefix
4-
description: This page explains how to request a free /48 IPv6 prefix for Dedibox servers.
4+
description: This page explains how to request a free /48 IPv6 prefix for Scaleway Dedibox servers.
55
content:
66
h1: How to request an IPv6 prefix
7-
paragraph: This page explains how to request a free /48 IPv6 prefix for Dedibox servers.
7+
paragraph: This page explains how to request a free /48 IPv6 prefix for Scaleway Dedibox servers.
88
tags: dedibox ipv6 prefix
99
dates:
10-
validation: 2024-12-03
10+
validation: 2025-06-09
1111
posted: 2021-08-03
1212
categories:
1313
- dedibox-network
1414
---
1515

16-
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.
16+
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.
17+
18+
<Message type="tip">
19+
IPv6 support is available for all Dedibox servers.
20+
</Message>
1721

1822
<Macro id="requirements" />
1923

pages/kubernetes/how-to/use-nvidia-gpu-operator.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ content:
77
paragraph: This page explains how to use the NVIDIA GPU operator on Kapsule and Kosmos with GPU Instances
88
tags: kubernetes kubernetes-kapsule kapsule cluster gpu-operator nvidia gpu
99
dates:
10-
validation: 2024-12-03
10+
validation: 2025-06-09
1111
posted: 2023-07-18
1212
categories:
1313
- containers
1414
- kubernetes
1515
---
1616

1717
Kubernetes Kapsule and Kosmos support NVIDIA's official Kubernetes operator for all GPU pools.
18-
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.
18+
This operator is compatible with all Scaleway [GPU Instance](https://www.scaleway.com/en/gpu-instances/) offers.
1919

2020
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).
2121

0 commit comments

Comments
 (0)