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

optimize the Memory during chart upgrade or install #324

Open
Matthew001998 opened this issue Nov 29, 2023 · 1 comment
Open

optimize the Memory during chart upgrade or install #324

Matthew001998 opened this issue Nov 29, 2023 · 1 comment

Comments

@Matthew001998
Copy link

We have a big chart that has more than 1000 resource definitions. When we install that chart, we found that it costs 200 million memory almost. We see the code, and the chart's loader loads all file's data into memory. Can we load subcharts or resources one by one to reduce memory costs?

@gjenkins8
Copy link

Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!

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

No branches or pull requests

2 participants