创建卷快照类
本节介绍如何创建卷快照类。
Prerequisites
-
KubeSphere 平台需要安装并启用 KubeSphere 存储扩展组件。
-
You should join a cluster and have the 卷快照类管理 permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".
-
为使卷快照类可以正常提供存储资源,您需要提前配置存储系统并安装与存储系统对应的存储插件。有关更多信息,请联系您的存储系统提供商。
Steps
-
Log in to the KubeSphere web console with a user who has the 卷快照类管理 permission, and access your cluster.
-
Click 存储 > 卷快照类 in the left navigation pane.
-
Click Create on the page.
-
在基本信息页签,设置卷快照类的基本信息,然后点击下一步。
参数 描述 名称
卷快照类的名称。名称只能包含小写字母、数字和连字符(-),必须以小写字母或数字开头和结尾,最长 63 个字符。
存储类型
块存储、对象存储或文件存储。
别名
卷快照类的别名。不同卷快照类的别名可以相同。别名只能包含中文、字母、数字和连字符(-),不得以连字符(-)开头或结尾,最长 63 个字符。
描述
卷快照类的描述信息。描述可包含任意字符,最长 256 个字符。
-
在卷快照类设置页签,设置卷快照类的供应者和删除策略,然后点击创建。
参数 描述 供应者
卷快照类使用的存储插件。
删除策略
删除卷快照时对卷快照内容采取的策略。删除策略在对应的卷快照类中设置。
-
Delete:卷快照被删除后,系统自动删除卷快照内容。
-
Retain:卷快照被删除后,系统不自动删除卷快照内容。
卷快照类创建完成后将显示在卷快照类列表中。
-
Feedback
Was this page Helpful?
Receive the latest news, articles and updates from KubeSphere
Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.