Mar 5, 2022
Assuming the pod is stateless, the user won't notice. If you have persistent file system mounted on all pods, it won't make any difference from user side.
But if there is data only on that specific pod and not persistent, this will obviously loose data.