Kube Spot Termination Notice Handler
This chart installs the kube-spot-termination-notice-handler as a daemonset across the cluster nodes. A Kubernetes…
- AWS
- 5.1K
This chart installs the kube-spot-termination-notice-handler as a daemonset across the cluster nodes. A Kubernetes…
This chart installs the kube-spot-termination-notice-handler as a daemonset across the cluster nodes. A Kubernetes DaemonSet to run 1 container per node to periodically polls the EC2 Spot Instance Termination Notices endpoint. Once a termination notice is received, it will try to gracefully stop all the pods running on the Kubernetes node, up to 2 minutes before the EC2 Spot Instance backing the node is terminated.
Each spot-termination-notice-handler pod polls the notice endpoint until it returns a HTTP status 200. That status means a termination is scheduled for the EC2 spot instance running the handler pod.
Introduced in version 0.9.2 of this application (the @mumoshu version), you are able to setup a Slack incoming web hook in order to send slack notifications to a channel, notifying the users that an instance has been terminated.
Incoming WebHooks require that you set the SLACK_URL environmental variable as part of your PodSpec.
Tell us about a new Kubernetes application
Never miss a thing! Sign up for our newsletter to stay updated.
Discover and learn about everything Kubernetes