Skip to content

Tune kube-controller-arg and kube-controller-manager-arg for cpu/net availability#5605

Merged
rene merged 1 commit intolf-edge:masterfrom
andrewd-zededa:eve-k-controller-arg
Mar 2, 2026
Merged

Tune kube-controller-arg and kube-controller-manager-arg for cpu/net availability#5605
rene merged 1 commit intolf-edge:masterfrom
andrewd-zededa:eve-k-controller-arg

Conversation

@andrewd-zededa
Copy link
Copy Markdown
Contributor

@andrewd-zededa andrewd-zededa commented Feb 13, 2026

Description

Be flexible to intermittent network outages or cpu spikes, don't declare node NotReady too early.

PR dependencies

None

How to test and validate this PR

  • eve enter kube
  • grep node-monitor /persist/kubelog/k3s.log will show k3s accepting the value as config near k3s server start.

Changelog notes

Tuned k3s options for node Readiness.

PR Backports

  • 16.0-stable: To be backported.
  • 14.5-stable: No, as the feature is not available there.
  • 13.4-stable: No, as the feature is not available there.

Checklist

  • I've provided a proper description
  • I've added the proper documentation
  • I've tested my PR on amd64 device
  • I've tested my PR on arm64 device
  • I've written the test verification instructions
  • I've set the proper labels to this PR

And the last but not least:

  • I've checked the boxes above, or I've provided a good reason why I didn't
    check them.

Please, check the boxes above after submitting the PR in interactive mode.

…availability.

Be flexible to intermittent network outages or cpu spikes.

Signed-off-by: Andrew Durbin <andrewd@zededa.com>
Copy link
Copy Markdown

@zedi-pramodh zedi-pramodh left a comment

Choose a reason for hiding this comment

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

LGTM

@rene
Copy link
Copy Markdown
Contributor

rene commented Feb 20, 2026

LGTM to me as well, but @andrewd-zededa needs to fill the changelog notes and go through the checklist.... and mark the PR as ready for review once it's done.....

@andrewd-zededa andrewd-zededa marked this pull request as ready for review February 24, 2026 20:13
Copy link
Copy Markdown
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

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

Please change the Changelog in the description to something other than "TBD"

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.49%. Comparing base (2281599) to head (0c0a4a9).
⚠️ Report is 313 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5605      +/-   ##
==========================================
+ Coverage   19.52%   29.49%   +9.96%     
==========================================
  Files          19       18       -1     
  Lines        3021     2417     -604     
==========================================
+ Hits          590      713     +123     
+ Misses       2310     1552     -758     
- Partials      121      152      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rene rene merged commit f9db0cf into lf-edge:master Mar 2, 2026
51 of 52 checks passed
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.

4 participants