A PVC is in a state that implies data loss risk (e.g. bound to a PV that is being deleted, or volume is lost). Immediate action may be required to back up or migrate data.
Warning
N/A
- Report shows: PVC <ns>/<name> has data loss risk
- PVC or associated PV is Lost, Failed, or in a state indicating volume unreachable
- Confirm volume status:
kubectl describe pvandkubectl describe pvc - If the volume is still present, snapshot or copy data before any destructive action
- Work with storage provider to recover the volume if possible
- Recreate PVC/PV and restore from backup if the volume is unrecoverable