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

Allow passing --kube-reserved/system-reserved/eviction-hard flags #2129

Closed
gkaskonas opened this issue Jul 14, 2022 · 2 comments · Fixed by #2444
Closed

Allow passing --kube-reserved/system-reserved/eviction-hard flags #2129

gkaskonas opened this issue Jul 14, 2022 · 2 comments · Fixed by #2444
Labels
feature New feature or request

Comments

@gkaskonas
Copy link

Tell us about your request
I would like to set reserved resources for kube and system. Maybe you could expand KubeletConfiguration to allow any flag to be passed?

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
We have noticed that some nodes become unresponsive and karpenter doesn't know what to do. They go into NodeReady state and pods get stuck in Terminating state with "Kubelet stopped sending updates" message.
These flags can be used to allocate enough resources for kubelet and system to prevent these issues.

Are you currently working around this issue?
Yes

Additional context
Anything else we should know?

Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

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
@gkaskonas gkaskonas added the feature New feature or request label Jul 14, 2022
@ellistarn
Copy link
Contributor

I'm supportive of this.

@jonathan-innis
Copy link
Contributor

--system-reserved override is now supported as of #2254

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
3 participants