Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions pages/instances/how-to/use-boot-modes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -106,5 +106,3 @@ Once the Instance is created, you can select a different volume to boot from.
<Message type="important">
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.
</Message>


Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 |
4 changes: 2 additions & 2 deletions pages/kubernetes/api-cli/managing-storage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -103,4 +103,4 @@ This command will confirm that the migration was successful.
<Message type="tip">
* `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.
</Message>
* [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)
4 changes: 2 additions & 2 deletions pages/vpc/reference-content/use-case-basic.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading