btw, how should I distinguish a `spot instance` shutdown vs. user initiated `cancel` in k8s? Assume ...
i
btw, how should I distinguish a
spot instance
shutdown vs. user initiated
cancel
in k8s? Assume I have the ASG with spot instances, when the nodes are being released, I would get
SIGTERM
in the running pods too