Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为什么没有文档中的 alicloud-disk-common 普通云盘类型? #21

Open
XLCYun opened this issue May 28, 2020 · 0 comments
Open
Assignees

Comments

@XLCYun
Copy link

XLCYun commented May 28, 2020

文档中提到有四个自动创建的 StorageClass:

alicloud-disk-common:自动创建普通云盘。
alicloud-disk-efficiency:自动创建高效云盘。
alicloud-disk-ssd:自动创建SSD云盘。
alicloud-disk-available:提供高可用选项,先尝试自动创建高效云盘;如果相应可用区的高效云盘资源售尽,再尝试自动创建SSD云盘,如果该可用区的SSD云盘也售尽,则尝试自动创建普通云盘。

https://help.aliyun.com/document_detail/100457.html?spm=a2c4g.11186623.6.994.af45631a4lUOR6

但是这里创建了 controller 的配置文件中,添加了四个,新添了一个 ESSD,但是没有 common,是现在不能用 common,而只有 essd, ssd, efficiency 三种云盘类型资源了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants