Skip to content

Commit 5560aff

Browse files
committed
feat(ins): update content
1 parent 6e826ad commit 5560aff

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pages/instances/how-to/migrate-volumes-snapshots-to-sbs.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ To facilitate the transition to Scaleway's new Block Storage management, two mai
2727

2828
Each method caters to different needs, balancing uninterrupted service against achieving maximum performance benefits. After migration, these resources will be managed under [Storage](/block-storage/quickstart/) instead of Compute.
2929

30+
<Message type="important">
31+
Volumes **created and managed through Kubernetes** do not fall within the scope of the migration described on this page. Find specific instructions for migrating Kubernetes volumes behind the Scaleway Block Storage API in the [managing storage for Kubernetes documentation](/kubernetes/api-cli/managing-storage/#upgrading-to-csi-version-03).
32+
</Message>
33+
3034
## Comparison of migration methods
3135

3236
| Migration Method | Advantage | Drawback |
@@ -45,10 +49,10 @@ Alternatively, you can use the [snapshot export/import feature](/instances/api-c
4549
| `sbs_5k` (Block Low Latency 5K) | 5,000 | Modern NVMe disks | Low | 5 GB to 10 TB | Development environments, web servers, and applications needing consistent performance | 99.99% SLA, triple-replicated data to safeguard against hardware failures |
4650
| `sbs_15k` (Block Low Latency 15K) | 15,000 | Modern NVMe disks | Very low | 5 GB to 10 TB | High-performance databases, transactional applications, and I/O-intensive workloads | 99.99% SLA, triple-replicated data to safeguard against hardware failures |
4751

48-
Refer to [Understand the difference between Block Storage volumes and Block Storage Low Latency volumes](/block-storage/reference-content/differences-between-5kiops-volumes/) for more information on the differences between Block Storage 5K legacy volumes and Block Storage Low Latency 5K volumes.
52+
You can attach a maximum of 16 volumes (including the mandatory boot volume) to a single Instance.
4953

5054
<Message type="tip">
51-
You can attach a maximum of 16 volumes to a single Instance.
55+
Refer to [Understand the difference between Block Storage volumes and Block Storage Low Latency volumes](/block-storage/reference-content/differences-between-5kiops-volumes/) for more information on the differences between Block Storage 5K legacy volumes and Block Storage Low Latency 5K volumes.
5256
</Message>
5357

5458
### Additional details:
@@ -60,10 +64,6 @@ You can attach a maximum of 16 volumes to a single Instance.
6064
To maximize compatibility with Block Storage Low Latency 15K, select an Instance with at least [3 GiB/s of Block bandwidth](/instances/reference-content/instances-bandwidth-overview/).
6165
</Message>
6266

63-
<Message type="important">
64-
Volumes **created and managed through Kubernetes** do not fall within the scope of the migration described on this page. Find specific instructions for migrating Kubernetes volumes behind the Scaleway Block Storage API in the [managing storage for Kubernetes documentation](/kubernetes/api-cli/managing-storage/#upgrading-to-csi-version-03).
65-
</Message>
66-
6767
<Macro id="requirements" />
6868

6969
- A Scaleway account logged into the [console](https://console.scaleway.com)

0 commit comments

Comments
 (0)