advancedScenario & System Design Questions
StatefulSet postgres-1 rescheduled to a new node but shows missing data
Data is present -- the new Pod is attached to the correct PVC (PVCs persist across Pod lifecycle). The issue is at the application or storage layer: check whether the PVC actually bound to the same underlying volume and whether the PV's data is intact.
This is a Pro chapter
Sign in, then upgrade to Pro or Power to unlock this and the full DevOps Mastery library.
StatefulSet postgres-1 rescheduled to a new node but shows missing data