PVC

Admin crate PV which define stroage e.g ceph, aws etc 

Developer need cliam the PV first, and Pod add that volume to the pod by refer the pvc name, after that it  attach it as a volum of a container. 

PVC

 

Storage Class can be used to dynamically create PV when a PVC required 

VPVC

 

上一篇:C++ void类型指针的使用


下一篇:k8s采用storageclass方式挂载nfs