Skip to content

Commit e8074d3

Browse files
committed
docs(ddx): docs content review
1 parent 76716ef commit e8074d3

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

pages/dedibox-ip-failover/how-to/configure-freebsd.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to configure a failover IP on FreeBSD
33
description: This page explains how to configure a failover IP on Debian or FreeBSD.
44
tags: dedibox failover-failover IP freebsd
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2021-07-29
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/gpu/reference-content/choosing-gpu-instance-type.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Choosing the right GPU Instance type
33
description: This page provides information about how to choose a Scaleway GPU Instance type
44
tags: NVIDIA GPU cloud instance
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2022-08-31
88
---
99

pages/gpu/reference-content/understanding-nvidia-fp8.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understanding the NVIDIA FP8 format
33
description: This section provides information about NVIDIA FP8 (8-bit floating point) format
44
tags: NVIDIA FP8 GPU cloud
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2023-10-23
88
---
99

pages/gpu/troubleshooting/updating-gpu-instance-with-cloud-init.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Fixing GPU issues after upgrading GPU Instances with cloud-init
33
description: This section provides information how to fix GPU issues after upgrading Scaleway GPU Instances with cloud-init
44
tags: gpu issue error upgrade gpu-instance cloud-init
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2022-09-19
88
---
99

@@ -25,7 +25,7 @@ To avoid this issue, use the following `cloud-init` script with your GPU Instanc
2525
system_info:
2626
apt_get_upgrade_subcommand: "upgrade"
2727
28-
# Upgrade the instance on first boot and reboot if needed
28+
# Upgrade the Instance on first boot and reboot if needed
2929
package_upgrade: true
3030
package_reboot_if_required: true
3131
```

pages/instances/how-to/migrate-local-storage-to-sbs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to migrate Instance Local Storage to Block Storage volumes
33
description: This page explains how to migrate Instance Local Storage to Block Storage volumes.
44
tags: instance migration local-storage block-storage sbs
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2024-04-22
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/kubernetes/reference-content/secure-cluster-with-private-network.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Securing a cluster with a Private Network
33
description: This page explains how to secure a Kubernetes Kapsule cluster with a Private Network
44
tags: kubernetes kubernetes-kapsule kapsule cluster vpc private-network private network
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2023-05-05
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/kubernetes/reference-content/understanding-differences-kapsule-kosmos.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understanding differences between the Kapsule and Kosmos managed Kubernet
33
description: This page explains the differences between the Kapsule and Kosmos managed Kubernetes services
44
tags: kubernetes kosmos differences
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2024-04-12
88
---
99

@@ -41,13 +41,13 @@ Kosmos is Scaleway's **multi-cloud Kubernetes solution**, designed to operate ac
4141
| Node pools | Scaleway Instances only, x86 or ARM | *Internal pools*: Scaleway Instances, x86 or ARM<br />*External pools*: Scaleway Elastic Metal, Scaleway RiscV, External providers... |
4242
| Node pools locations | Mono-AZ or Multi-AZ (same region) | Mono-AZ, Multi-AZ, Multi-region, Multi-cloud |
4343
| Container Network Interface plugins | Cilium or Calico | Kilo |
44-
| Auto healing | ✔️ | Scaleway Instances only |
45-
| Auto scaling | ✔️ | Scaleway Instances only |
46-
| Container Storage Interface | ✔️ Persistent volumes (Block Storage) on Scaleway Instances | Scaleway Instances only |
47-
| Free mutualized control plane | ✔️ | ✔️ |
48-
| Dedicated control plane options | ✔️ | ✔️ |
49-
| Scaleway VPC | ✔️ Controlled isolation or full isolation | No integration |
50-
| Scaleway Cockpit | ✔️ | ✔️ |
51-
| Node pools upgrades | Handled by Kapsule | *Internal pools*: Handled by Kapsule<br />*External pools*: Must be carried out manually per node |
44+
| Auto healing | Yes | Scaleway Instances only |
45+
| Auto scaling | Yes | Scaleway Instances only |
46+
| Container Storage Interface | Yes Persistent volumes (Block Storage) on Scaleway Instances | Scaleway Instances only |
47+
| Free mutualized control plane | Yes | Yes |
48+
| Dedicated control plane options | Yes | Yes |
49+
| Scaleway VPC | Yes Controlled isolation or full isolation | No integration |
50+
| Scaleway Cockpit | Yes | Yes |
51+
| Node pools upgrades | Handled by Kapsule | *Internal pools*: Handled by Kapsule<br />*External pools*: Must be carried out manually per node |
5252

5353
AZ = [Availability Zone](/account/reference-content/products-availability/)

0 commit comments

Comments
 (0)