Closed JohnStrunk closed 7 years ago
Currently, the recycler pod is just a pod, so it will not get properly restarted upon node failure.
volrecycler.yml needs to be reworked so that the recycler is a Deployment, ensuring it will get respawned should the pod fail or be killed.
Currently, the recycler pod is just a pod, so it will not get properly restarted upon node failure.
volrecycler.yml needs to be reworked so that the recycler is a Deployment, ensuring it will get respawned should the pod fail or be killed.