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

v0.9.1 - PR: #2031 - agent cpu usage explodes #2256

Closed
1 task done
johnjcool opened this issue Mar 21, 2024 · 5 comments
Closed
1 task done

v0.9.1 - PR: #2031 - agent cpu usage explodes #2256

johnjcool opened this issue Mar 21, 2024 · 5 comments

Comments

@johnjcool
Copy link
Contributor

johnjcool commented Mar 21, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

in contrast to 0.9.0 and 0.9.1 the fleet agent uses after the first DefaultResyncAgent much more cpu.

v0.9.1
image
image

v0.9.0
image
image

the main change between these two versions is this PR #2031. is it possible to revert this PR and fix the cpu usage problem first.__

Expected Behavior

small footprint at downstream clusters.

Steps To Reproduce

  1. install fleet 0.9.1
  2. deploy 40 BundleDeployments
  3. wait until first DefaultResyncAgent
  4. node cpu explodes

Environment

- Architecture: amd64
- Fleet Version: 0.9.1
- Cluster:
  - Provider: K3S
  - Options: 2
  - Kubernetes Version: 1.28.5

Logs

No response

Anything else?

No response

@rancherbot rancherbot added this to Fleet Mar 21, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Fleet Mar 21, 2024
@johnjcool johnjcool changed the title v0.9.1 - PR: #2031 - Agent CPU usage explodes v0.9.1 - PR: #2031 - agent cpu usage explodes Mar 21, 2024
@kkaempf
Copy link
Collaborator

kkaempf commented Mar 22, 2024

@raulcabello

@johnjcool
Copy link
Contributor Author

also tested v0.8.3 and resource usage is fine
image
image

@thardeck
Copy link
Contributor

thardeck commented Mar 22, 2024

@johnjcool many thanks for reporting and debugging the issue.

Could you verify if Fleet v0.9.2 fixes your issue?

@thardeck thardeck moved this from 🆕 New to 🏗 In progress in Fleet Mar 22, 2024
@thardeck thardeck self-assigned this Mar 22, 2024
@johnjcool
Copy link
Contributor Author

v0.9.2-rc.1 fixes the issue:
image
image

@johnjcool
Copy link
Contributor Author

many thanks for quick response time :-)

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Fleet Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants