kube-aws / kube-spot-termination-notice-handler

A Kubernetes DaemonSet to gracefully delete pods 2 minutes before an EC2 Spot Instance gets terminated
Apache License 2.0
378 stars 77 forks source link

Add instance type to message #24

Closed drewhemm closed 5 years ago

drewhemm commented 5 years ago

When running multiple spot ASGs it is helpful to see in the notification which instance types are being terminated

drewhemm commented 5 years ago

Slack integration tested, results in messages like this:

Screenshot from 2019-03-27 12-00-38

egeland commented 5 years ago

Thanks for your contribution! 😄

Looks like you just need to sign your commits to get that check to pass - see the link.

drewhemm commented 5 years ago

Commit signed!