The B2B Podcast Index
DevOps Daily with Fexingo: CI/CD, Kubernetes, and Modern Software Operations

How Kubernetes PVC Snapshots Create Storage Drift

DevOps Daily with Fexingo: CI/CD, Kubernetes, and Modern Software Operations · 2026-06-20 · 12 min

Episode notes

Lucas and Luna dive into a lesser-known Kubernetes storage pitfall: persistent volume claim (PVC) snapshot drift. When teams rely on CSI volume snapshots for backup or cloning, they often assume point-in-time consistency. But in practice, snapshot creation is asynchronous and application-aware snapshots require hooks that most teams skip. The hosts examine a real incident at a mid-sized fintech where a database PVC snapshot restored a subtly different state, leading to a two-hour data reconciliation. They explain the CSI snapshot flow, the role of VolumeSnapshotClass and VolumeSnapshotContent, and why the default wait-for-first-consumer binding mode compounds the problem. They also compare native snapshots to Velero and discuss how tools like Kopia and Restic handle consistency differently. The episode closes with a practical checklist for teams that use PVC snapshots for DR or CI/CD cache seeding. #Kubernetes #Storage #PVCSnapshot #CSISnapshot #VolumeSnapshot #Velero #Kopia #Restic #DataProtection #DisasterRecovery #StatefulSets #Fintech #DevOps #Technology #FexingoBusiness #BusinessPodcast #Podcast #CloudNative Keep every episode free: buymeacoffee.com/fexingo

All DevOps Daily with Fexingo: CI/CD, Kubernetes, and Modern Software Operations episodes →