add notice
The JD-CSP(JD Cloud Storage Platform) CSI plugins support Block, File, Object.
CBS(Cloud Block Storage) is type of block storage, can only be used as ReadWriteOnce mode.
The CBS CSI plugin implements the K8S CSI interface, supporting dynamic volume creation and mounting into workloads.
UFS(Unified File Storage) is type of file storage, can be used as ReadWriteMany/ReadWriteOnce mode.
The UFS CSI plugin implements the K8S CSI interface, supporting dynamic volume creation and mounting into workloads.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
JD-CSP CSI drivers
Overview
The JD-CSP(JD Cloud Storage Platform) CSI plugins support Block, File, Object.
Block CSI plugin
CBS(Cloud Block Storage) is type of block storage, can only be used as ReadWriteOnce mode.
The CBS CSI plugin implements the K8S CSI interface, supporting dynamic volume creation and mounting into workloads.
File CSI plugin
UFS(Unified File Storage) is type of file storage, can be used as ReadWriteMany/ReadWriteOnce mode.
The UFS CSI plugin implements the K8S CSI interface, supporting dynamic volume creation and mounting into workloads.
Object CSI plugin