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

Analysis of KIC's memory usage #6576

Open
2 of 3 tasks
tao12345666333 opened this issue Oct 29, 2024 · 1 comment
Open
2 of 3 tasks

Analysis of KIC's memory usage #6576

tao12345666333 opened this issue Oct 29, 2024 · 1 comment
Assignees
Labels
area/perf Performance Related Issues release/required it is required that this be resolved before releasing
Milestone

Comments

@tao12345666333
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Does this enhancement require public documentation?

  • I have added an Acceptance Criteria item for adding and/or adjusting public documentation (if applicable)

Problem Statement

xref: FTI-5975

We have received a very special report, and the data in it indicate an abnormal increase in KIC's memory usage.

At the same time, there is a point that needs attention here. The deployment mode used in this report is sidecar mode.

I created this issue for task tracking. I will update it with any noteworthy progress to share later on.

Proposed Solution

No response

Additional information

No response

Acceptance Criteria

  • Find and resolve the anomaly in the detailed information of the analysis report.
@tao12345666333 tao12345666333 self-assigned this Oct 29, 2024
@randmonkey randmonkey added this to the KIC v3.4.x milestone Nov 1, 2024
@lahabana lahabana added area/perf Performance Related Issues release/required it is required that this be resolved before releasing labels Nov 12, 2024
@tao12345666333
Copy link
Member Author

After our testing, it was found that this issue may occur when there are a large number of huge secrets resources in the cluster.

In this specific scenario, there are over 4000 secrets resources, with an average size of 500KB.

These secrets resources come from the history of Helm release. After attempting to delete some unused secrets resources, KIC's memory usage is relieved and returns to normal levels after restarting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/perf Performance Related Issues release/required it is required that this be resolved before releasing
Projects
None yet
Development

No branches or pull requests

3 participants