💻 Tech
When a PVC that’s tied to a Storage Class (SC) is still in Pending status and the PV in Available status, it’s because the Storage Class has a volume binding mode of WaitForFirstConsumer that requires a consumer (e.g., pod) to reference the PVC first before a PV can be bound to a PVC.