Skip to content

[FAQ] Will Velero restore my Kubernetes resources exactly the way they were before? #3369

Discussion options

You must be logged in to vote

Yes, with some exceptions. For example, when Velero restores pods it deletes the nodeName from the pod so that it can be scheduled onto a new node. You can see some more examples of the differences in pod_action.go

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by carlisia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant