The [webinar](https://tanzu.vmware.com/content/webinars/apr-16-spring-on-kubernetes) presented by @ryanjbaxter has an interesting bit of configuration to delay shutdown using a `preStop` command. [This article](https://blog.gruntwork.io/delaying-shutdown-to-wait-for-pod-deletion-propagation-445f779a8304) has some interesting background. We might be able to offer a similar feature out-of-the-box in Boot and configure it automatically.