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

[FEATURE] Karpenter blueprint does not include SQS/EventRules for handling Node Termination #1464

Closed
hawkesn opened this issue Feb 27, 2023 · 1 comment

Comments

@hawkesn
Copy link

hawkesn commented Feb 27, 2023

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

What is the outcome that you are trying to reach?

Since Karpenter v0.19.1, Karpenter has been able to handle Node Termination via a SQS queue and EventRules.
Currently, this extra infrastructure has been documented in the Cloudformation template, but not as a part of the Terraform EKS Blueprint.

Cloudformation template for reference:
https://karpenter.sh/"${KARPENTER_VERSION}"/getting-started/getting-started-with-eksctl/cloudformation.yaml
https://karpenter.sh/v0.25.0/getting-started/getting-started-with-eksctl/cloudformation.yaml

Describe the solution you would like

An update to the Terraform EKS Blueprint for Karpenter that includes the pieces for the SQS Queue and EventRules

Describe alternatives you have considered

N/A

Additional context

@bryantbiggs
Copy link
Contributor

this was added in #1458

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants