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

fix: reduce pod nomination event counts #2384

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

tzneal
Copy link
Contributor

@tzneal tzneal commented Aug 28, 2022

Description
These aren't useful during large scale-ups, so drop them instead
of loading the API server. The case where these are useful is
if we believe a pod will schedule, but kube-scheduler won't. In
this case, the pod nominations will be repeated indefinitely and
will be available on the pod.

How was this change tested?

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sorry, something went wrong.

These aren't useful during large scale-ups, so drop them instead
of loading the API server.  The case where these are useful is
if we believe a pod will schedule, but kube-scheduler won't.  In
this case, the pod nominations will be repeated indefinitely and
will be available on the pod.
@tzneal tzneal requested a review from a team as a code owner August 28, 2022 02:31
@tzneal tzneal requested a review from spring1843 August 28, 2022 02:31
@tzneal
Copy link
Contributor Author

tzneal commented Aug 28, 2022

I could be convinced there is a better way to do this.

@netlify
Copy link

netlify bot commented Aug 28, 2022

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit d0c09d7
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/630ad3702a058d000995cb1f

Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 🚀

@tzneal tzneal merged commit 958b404 into aws:main Aug 31, 2022
@tzneal tzneal deleted the reduce-pod-nomination-events branch August 31, 2022 19:57
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

Successfully merging this pull request may close these issues.

None yet

2 participants