yunify / qingcloud-csi

Kubernetes volume plugin based on CSI specification which support block storage of qingcloud
Apache License 2.0
37 stars 22 forks source link

Support newest volume and instance type #138

Closed wnxn closed 4 years ago

wnxn commented 4 years ago

What would you like to be added:

Volume Type

Name in Chinese Name Type
性能型 High Performance 0
容量型 High Capacity 2
超高性能型 Super High Performance 3
NeonSAN NeonSAN 5
NeonSAN HDD NeonSAN HDD 6
基础型 Standard 100
SSD 企业型 SSD Enterprise 200

Instance Type

Name in Chinese Name Type
性能型 High Performance 0
超高性能型 Super High Performance 1
SAN存储超高性能型 Super High Performance SAN 6
SAN存储性能型 High Performance SAN 7
基础型 Standard 101
企业型e1 Enterprise 1 201
企业型e2 Enterprise 2 202
专业增强型 Premium 301

Volume Attachment Map

High Performance Volume (0) High Capacity Volume (2) Super High Performance Volume (3) NeonSAN Volume (5) NeonSAN HDD Volume (6) Standard Volume (100) SSD Enterprise Volume (200)
High Performance Instance (0) - -
Super High Performance Instance (1) - -
Super High Performance SAN Instance (6) - - - - - -
High Performance SAN Instance (7) - - - - - -
Standard Instance (101) - -
Enterprise1 Instance (201) - -
Enterprise2 Instance (202) - -
Premium Instance (301) - -

Why is this needed: