aws-node-termination-handler icon indicating copy to clipboard operation
aws-node-termination-handler copied to clipboard

Gracefully handle EC2 instance shutdown within Kubernetes

Results 61 aws-node-termination-handler issues
Sort by recently updated
recently updated
newest added

In clusters with multiple ASGs user for different types of workloads, it would be nice to be able to configure more of the NTH behavior through annotations rather than globally...

Type: Enhancement
Priority: Medium
stalebot-ignore

**Issue #, if available:** #654 **Description of changes:** * Replaced fields `check-asg-tag-before-draining` and `managed-asg-tag` with `check-tag-before-draining` and `managed-tag`, updated docs to mark them as deprecated, and removed them from charts...

**Describe the bug** panic: There was a problem checking for spot ITNs: Metadata request received http status code: 401 Getting this error from node termination handler pod **Steps to reproduce**...

stale

**Describe the bug** We have deployed v1.16.3 of the node termination handler. I noticed that the memory usage is increasing over certain period of time and eventually it reaches the...

Type: Question
Status: Help Wanted
stalebot-ignore

**Describe the bug** NTH only logs to stderr See this line of code for the culprit: https://github.com/aws/aws-node-termination-handler/blob/70eab8817e3b16482d58ae9a12f5bdb505ca5970/cmd/node-termination-handler.go#L59 **Steps to reproduce** View log output of the NTH with stderr redirector to...

**Describe the feature** A concise description of the feature and desired behavior. Instances can now have hostnames that are the instance id rather than the IP address of an instance....

**Describe the bug** We are deploying the termination handler on windows spot using the example included in the repo **Steps to reproduce** Build an EKS cluster, create a windows nodegroup,...

Pending-Release

**Describe the feature** We're running NTH to handler AZ Rebalance recommendation and Spot interruption notification. We need to build a Grafana dashboard to show only the number of instances terminated...

Type: Enhancement
good first issue
Pending-Release
Priority: Low
Status: Help Wanted

**Describe the feature** Add an optional wait after sucessful pod evcition before completing the ASG lifecycle hook. Could default to 0, but in my case it appears the nodes are...

Type: Question

**Describe the feature** I would like to be able to configure the DaemonSet envFrom values from the values.yaml **Is the feature request related to a problem?** No, as right now...

Type: Enhancement
Status: Help Wanted