Skip to content

What happens to a Persistent Volume when a node is removed in Kubernetes? #462

Answered by vitobotta
toanalien asked this question in Q&A
Discussion options

You must be logged in to vote

Converting into a discussion since this is not about a problem with the tool. In the future please use issues with problems with hetzner-k3s, and discussion for questions etc. :)

When the pod using a volume is evicted, the CSI controller detaches the volume from that node, and reattaches it to whatever node the pod is scheduled on afterwards. You don't need to do anything manually, it's all handled automatically by the CSI.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@toanalien
Comment options

Answer selected by toanalien
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #461 on October 07, 2024 18:13.