KB: Volumes (PersistentVolume) PV and (PersistentVolumeClaim) PVC


Step-1: Create PV (PersistentVolume)

Step-2: Create PVC (PersistentVolumeClaim) to bind and claim the storage from PV

Things to note:

- PVC Binding might fail if the AccessModes are not correct.
























References:
  • https://dev.to/otomato_io/how-to-use-pre-existing-disk-as-a-k8s-persistent-volume-for-a-gke-cluster-3phd
  • https://kubernetes.io/docs/concepts/storage/persistent-volumes/

Comments

Popular posts from this blog

KB: Azure ACA Container fails to start (no User Assigned or Delegated Managed Identity found for specified ClientId)

Electron Process Execution Failure with FSLogix

KB:RMM VS DEX (Remote Monitoring Management vs Digital Employee Experience)