Files
doc-exports/docs/ucs/umn/ucs_01_0112.html
qiujiandong1 0a674cd795 UCS UMN initial update 20250523 version
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
2026-01-13 13:39:08 +00:00

2.0 KiB

Container Storage

To mount a PVC to a cluster, the cluster provider must support the StorageClass resource to dynamically create storage volumes. You can choose Storage on the cluster console and click the Storage Classes tab to view the storage classes supported by the cluster. For more information about StorageClass, see Storage Classes.

Creating a PVC

  1. Access the cluster console.
  2. In the navigation pane, choose Storage. On the displayed page, click the PVCs tab. Then click Create from YAML in the upper right corner.
  3. Write a YAML file for the PVC.
  4. Click OK.