- Upgrade Kubernetes cluster to 1.14+ before deploying CSI Plugin.
- Configure RBAC before deploying CSI Plugin. Reference
- Create CSIDriver Object before deploying CSI Plugin. Reference
- Deploy CSI Plugin with the templates. Reference
- registry.cn-hangzhou.aliyuncs.com/acs/csi-plugin:v1.14.8.32-c77e277b-aliyun
- registry.cn-hangzhou.aliyuncs.com/acs/csi-provisioner:v1.2.2-aliyun
- Support to provide ebs pv name as disk ID, which same with flexvolume behavior.
- Support to config mount options in mkfs stage for ebs volume.
- Support to set mountOptions first priority than options in volumeAttribute in nas volume.
- Support to check oss mount options is legal in oss connector.
- Support to mount oss subpath of bucket as a volume.
- Support to use volume topology for lvm dynamic provision.
- Upgrade Kubernetes cluster to 1.14+ before deploying CSI Plugin.
- Configure RBAC before deploying CSI Plugin. Reference
- Create CSIDriver Object before deploying CSI Plugin. Reference
- Deploy CSI Plugin with the templates. Reference
- registry.cn-hangzhou.aliyuncs.com/acs/csi-plugin:v1.14.5.60-5318afe-aliyun
- Support to provision nas volume with subpath/filesystem type.
- Support to set disk tags when provision disk volumes.
- Support to set multizones in storageclass which support provision disk volumes in multizone cluster.
- Support to set KMS authentication when provision disk volumes.
- Support to expand disk volumes.(Alpha Feature)
- Support to use topology aware when provision disk volumes.
- Upgrade Kubernetes cluster to 1.14+ before deploying CSI Plugin.
- Configure RBAC before deploying CSI Plugin. Reference
- Create CSIDriver Object before deploying CSI Plugin. Reference
- Deploy CSI Plugin with the templates. Reference
- registry.cn-hangzhou.aliyuncs.com/acs/csi-plugin:v1.14.5.47-5577bcb-aliyun
This is the first release of Alibaba Cloud CSI Plugin, below features are supported.
- Support Alibaba Cloud Disk (EBS) plugin for
- Static volume
- Block volume
- Shared volume
- Snapshot
- Support Alibaba Cloud EBS provisioner for dynamic volume
- Support Alibaba Cloud NAS plugin for static volume
- Support Alibaba Cloud OSS plugin for static volume
- Support LVM provisioner for dynamic volume;
- Support Alibaba Cloud RAM/STS authorization;