Updated on 2025-06-13 GMT+08:00

Creation Method

It specifies whether a PV is created dynamically or is bound statically.

It is not a Kubernetes native field. It is used by the CCE frontend to distinguish the PVC binding mode (dynamic or static).

Value Range

Dynamically provision, Use existing, or Create new

Default Value

Dynamically provision

Modifiable

No. This parameter can only be configured during initialization.

Suggestions

If you have created storage resources using IaaS, select existing PVs or newly created PVs. Otherwise, use dynamically provisioned PVs.