This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.4.7.2. 创建持久性卷声明
先决条件
当存储可以被挂载为 OpenShift Container Platform 中的卷之前,它必须已存在于底层的存储系统中。
流程
- 
							在 OpenShift Container Platform 控制台中,点击 Storage 
Persistent Volume Claims。  - 在持久性卷声明概述页中,点 Create Persistent Volume Claim。
 在出现的页面中定义所需选项。
- 从下拉菜单中选择之前创建的存储类。
 - 输入存储声明的唯一名称。
 - 选择访问模式。这决定了所创建存储声明的读写权限。
 - 定义存储声明的大小。
 
- 点击 Create 创建持久性卷声明,并生成一个持久性卷。