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] [request]: add taints to the CreateNodegroup API #917

Closed
aviau opened this issue May 27, 2020 · 1 comment
Closed

[EKS] [request]: add taints to the CreateNodegroup API #917

aviau opened this issue May 27, 2020 · 1 comment
Labels
Proposed Community submitted issue

Comments

@aviau
Copy link

aviau commented May 27, 2020

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 "me too" comments, 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

Tell us about your request

Please add taints to the CreateNodegroup API. It already supports labeling nodes with the labels parameter and it seems that the EKS bootstrap script already supports setting taints (as documented here).

Which service(s) is this request for?

EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

I want to taint certain node groups so that only specific workloads are scheduled onto them.

@aviau aviau added the Proposed Community submitted issue label May 27, 2020
@aviau
Copy link
Author

aviau commented May 27, 2020

Ah, duplicate of #864

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

No branches or pull requests

1 participant