Skip to navigationSkip to main contentSkip to footerScaleway DocsAsk our AI
Ask our AI

Managing Block Storage volumes with Scaleway CSI

The Scaleway Block Storage volume Container Storage Interface (CSI) driver is an implementation of the CSI interface to provide a way to manage Scaleway block volumes through a container orchestration system, like Kubernetes. It is installed by default on every Kubernetes Kapsule and Kosmos cluster.

Before you start

To complete the actions presented below, you must have:

  • A Scaleway account logged into the console
  • Owner status or IAM permissions allowing you to perform actions in the intended Organization
  • A valid API key
  • Your Scaleway Project or Organization ID
  • Created a Kubernetes cluster running on Scaleway Instances (v1.21+)
Tip

Refer to our video tutorial Getting Started with Kubernetes Part 4 - Storage to view a visual presentation and step-by-step guidance of how to manage Block Storage volumes on Kubernetes with the Scaleway CSI.

Verification of CSI driver status

To verify if the driver is running, use the following command:

kubectl get csidriver

The output of this command provides a quick status update on the CSI plugin within your Kubernetes cluster.

To identify your current CSI release version, navigate to the Cockpit interface, specifically the Kubernetes Cluster - Overview dashboard.

Going further

Still need help?

Create a support ticket
No Results