AWS Node Termination Handler v1.0.0
This release offers the node termination behavior of cordon and draining nodes if they receive a EC2 Spot Instance termination notification (ITN).
Features:
- Detect Spot ITN then use Kubernetes API to cordon and drain
- Retry mechanism for transient network issues connecting to metadata service
- Optional Ignore Daemonsets
- Optional Delete-Local-Data
- Optional Node Selector
- Optional Dry-Run Mode
- Integration testing framework