Skip to content
Merged
Changes from 2 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 @@ -46,6 +46,8 @@ To identify your current CSI release version, navigate to the [Cockpit interface
</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.
Newer storage classes are introduced, with `sbs-default` set as the new default. The existing `scw-bssd` and `scw-bssd-retain` storage classes will remain available for now.


### Using the API with curl

Expand Down