Skip to content
Merged
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
2 changes: 2 additions & 0 deletions pages/kubernetes/api-cli/managing-storage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ To identify your current CSI release version, navigate to the [Cockpit interface
The Scaleway Block Volume Container Storage Interface (CSI) driver **v0.2** will reach its end of support on **February 28, 2025**.
</Message>

The migration moves volumes from the [Instances API](https://www.scaleway.com/en/developers/api/instance/) to the [Scaleway Block Storage API](https://www.scaleway.com/en/developers/api/block/). No volume detachment is expected, only a control plane restart.

### Using the API with curl

You can trigger the migration to SBS-CSI using the following `curl` command:
Expand Down