MultiPaperK8s / MultiPaperImages

Multipaper Images
MIT License
6 stars 4 forks source link

Add dumb-init for server and master image #1

Closed RemcoSpigot closed 2 years ago

RemcoSpigot commented 2 years ago

Add dumb-init to handle signalling correctly

RemcoSpigot commented 2 years ago

LGTM, we still might need to check to see if the server is gracefully stopped when a pod is removed.

This would depend on how Kubernetes stops the container and if MultiPaper itself handles the signals. We can tell it to gracefully delete pods and allow it a certain amount of time to do so. Let's create an issue for that on the Helm repository.