How to auto cleanup PVC/PV that points to deleted node? #4086
Unanswered
0xForerunner
asked this question in
General
Replies: 1 comment 1 reply
-
|
Similar issue raised here |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running with karpenter. When a node is rotated out/deleted, my pods fail to reschedule because the PVC points to the old deleted node? How can I cleanup these PVCs automatically, so my pods can reschedule?
Beta Was this translation helpful? Give feedback.
All reactions