07A PersistentVolumeClaim has been Terminating for an hour. What is holding it, and how do you clear it safely?▼hardNewDatabricksSnowflakeRed Hat1 repliesunlockedAlmost always a finalizer, and the fast fix is the one that loses data. The safe answer explains what the finalizer is protecting against before removing it.Open full answer →
23A developer applies a PVC and nothing happens. Walk me through dynamic provisioning and the StorageClass decisions that shape it.▼mediumNewSalesforceJPMorgan ChaseSAP◆ premiumProvisioning is a four-actor handshake between the PV controller, a sidecar, a driver and a backend. Knowing who calls whom turns every stuck PVC from mystery into checklist.Open full answer →