Alibaba Cloud CSI Driver enables dynamic provisioning and management of Alibaba Cloud storage volumes within Kubernetes clusters.
CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS
This tool is used by Kubernetes administrators and cloud engineers to integrate Alibaba Cloud storage services like EBS, NAS, OSS, and CPFS with Kubernetes workloads, enabling dynamic volume provisioning and attachment. It is particularly useful for managing persistent storage in Alibaba Cloud Kubernetes clusters (ACK) to support stateful applications.
Manual deployment of the driver in Alibaba Cloud ACK clusters is not officially supported and not recommended; users should rely on ACK Add-ons for deployment and lifecycle management. The driver supports Kubernetes versions 1.14 and above, with some features requiring higher versions. OSS CSI plugin supports mounting but does not support volume provisioning. CPFS plugin has been removed in favor of NAS CSI plugin for CPFS 2.0. For security issues, report via kubernetes-security@service.aliyun.com.
Do not manually deploy the driver in ACK clusters; use ACK Add-ons for automatic deployment and management
Refer to the installation guide at ./docs/install.md for detailed steps