Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EKS]: Drain nodes during spot terminations #569

Closed
tabern opened this issue Nov 7, 2019 · 0 comments
Closed

[EKS]: Drain nodes during spot terminations #569

tabern opened this issue Nov 7, 2019 · 0 comments
Labels
EKS Amazon Elastic Kubernetes Service

Comments

@tabern
Copy link
Contributor

tabern commented Nov 7, 2019

We’ve just launched a new project, the AWS Node Termination Handler that drains nodes during spot terminations.

The AWS Node Termination Handler provides a connection between termination requests from AWS infrastructure to Kubernetes nodes, allowing graceful draining and termination of nodes that receive interruption notifications. The termination handler uses the Kubernetes API to initiate drain and cordon actions on a node that is targeted for termination. The Node Termination Handler project can also be configured to simulate Spot termination requests to see how Kubernetes applications react to interruptions.

This project is open source (contributions welcome!) and supported by AWS. You can run the termination handler on any Kubernetes cluster running on AWS, including clusters created with Amazon Elastic Kubernetes Service (https://aws.amazon.com/eks/).

See more on the project project GitHub page (https://github.com/aws/aws-node-termination-handler).

@tabern tabern added the EKS Amazon Elastic Kubernetes Service label Nov 7, 2019
@tabern tabern closed this as completed Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Amazon Elastic Kubernetes Service
Projects
None yet
Development

No branches or pull requests

1 participant