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

Support instance ID hostnames

Open bwagner5 opened this issue 3 years ago • 0 comments
trafficstars

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. The hostname maps to the kubernetes node name. NTH should support instance id node names.

Is the feature request related to a problem? A description of what the problem is. For example: I'm frustrated when [...]

Termination handling does not work properly when the inferred node name is incorrect.

Describe alternatives you've considered A description of any alternative solutions or features you've considered.

N/A

bwagner5 avatar Aug 03 '22 12:08 bwagner5