diff --git a/pages/instances/how-to/use-boot-modes.mdx b/pages/instances/how-to/use-boot-modes.mdx
index 68e1314acc..150a91c079 100644
--- a/pages/instances/how-to/use-boot-modes.mdx
+++ b/pages/instances/how-to/use-boot-modes.mdx
@@ -7,7 +7,7 @@ content:
paragraph: This page explains how to use boot modes for Scaleway Instances.
tags: boot-mode boot mode boot instance bootscript
dates:
- validation: 2024-08-26
+ validation: 2025-01-24
posted: 2021-05-26
categories:
- compute
@@ -106,5 +106,3 @@ Once the Instance is created, you can select a different volume to boot from.
If you have two or more volumes with identical operating systems, or a volume with no operating system, choosing one of these as your boot volume may cause unpredictable boot behavior.
-
-
diff --git a/pages/instances/reference-content/instances-bandwidth-overview.mdx b/pages/instances/reference-content/instances-bandwidth-overview.mdx
index 83bc89a742..29b53057ee 100644
--- a/pages/instances/reference-content/instances-bandwidth-overview.mdx
+++ b/pages/instances/reference-content/instances-bandwidth-overview.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Find detailed information about the internet and Block Storage bandwidth for each Instance type at Scaleway.
tags: instance
dates:
- validation: 2025-01-07
+ validation: 2025-01-24
posted: 2024-11-19
categories:
- compute
@@ -127,4 +127,4 @@ Bandwidth impacts how your applications perform and interact with other systems.
|-----------------------|-------------------------|---------------------|
| POP2-HN-3 | 3 Gbit/s | 400 MiB/s |
| POP2-HN-5 | 5 Gbit/s | 800 MiB/s |
-| POP2-HN-10 | 10 Gbit/s | 800 MiB/s |
+| POP2-HN-10 | 10 Gbit/s | 800 MiB/s |
\ No newline at end of file
diff --git a/pages/kubernetes/api-cli/managing-storage.mdx b/pages/kubernetes/api-cli/managing-storage.mdx
index 354ae71e4d..b7f5f497cc 100644
--- a/pages/kubernetes/api-cli/managing-storage.mdx
+++ b/pages/kubernetes/api-cli/managing-storage.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Learn how to manage Block Storage volumes using Scaleway's CSI driver on Kubernetes Kapsule and Kosmos clusters.
tags: block-storage scaleway-csi kubernetes pvc
dates:
- validation: 2025-01-15
+ validation: 2025-01-24
posted: 2021-08-12
categories:
- kubernetes
@@ -103,4 +103,4 @@ This command will confirm that the migration was successful.
* `sbs-5k` and `sbs-15k` are pre-configured storage classes designed to meet your IOPS requirements. You can achieve the equivalent of setting `iops:5k` in your custom class.
-* [Encrypting volumes](https://github.com/scaleway/scaleway-csi/tree/release-0.3/examples/kubernetes#encrypting-volumes)
+* [Encrypting volumes](https://github.com/scaleway/scaleway-csi/tree/release-0.3/examples/kubernetes#encrypting-volumes)
\ No newline at end of file
diff --git a/pages/vpc/reference-content/use-case-basic.mdx b/pages/vpc/reference-content/use-case-basic.mdx
index 652dfbfbba..f61b7f47c4 100644
--- a/pages/vpc/reference-content/use-case-basic.mdx
+++ b/pages/vpc/reference-content/use-case-basic.mdx
@@ -7,13 +7,13 @@ content:
paragraph: Learn how to set up a basic infrastructure using VPC isolation for secure cloud environments. Step-by-step guidance on leveraging VPCs for optimal network isolation.
tags: vpc private-network connectivity best-practice use-case infrastructure-diagram
dates:
- validation: 2025-01-16
+ validation: 2025-01-24
posted: 2025-01-16
categories:
- network
---
-Scaleway **V**irtual **P**rivate **C**loud (VPC) and the accompanying range of network products, are important building blocks within the Scaleway ecosystem. By creating your Scaleway resources within a carefully thought out VPC-based infrastructure, you can maximize security, resilience and efficiency.
+Scaleway **V**irtual **P**rivate **C**loud (VPC) and the accompanying range of network products, are important building blocks within the Scaleway ecosystem. By creating your Scaleway resources within a carefully thought out VPC-based infrastructure, you can maximize security, resilience and efficiency.
Knowing how to create, combine and configure resources such as Private Networks with definable subnets, VPC routing with custom routes, IPAM to define and manage your IP addresses, and resources such as Load Balancers and Public Gateways to facilitate connectivity and traffic distribution, is invaluable in achieving control over your networking environment.