You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have hundreds of applications on the cluster. When we want to update the settings for all applications in one shot, we usually encounter the OOMKilled issue for application-controller, which leads to the inability of the sync for all applications in a reasonable time.
It is not cost-efficiency if we give more memory resources at the beginning.
Related helm chart
argo-cd
Describe the solution you'd like
We have the VPA controller on the cluster. So want to have the VPA resource in the helm chart to help scale the application controller.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
We have hundreds of applications on the cluster. When we want to update the settings for all applications in one shot, we usually encounter the OOMKilled issue for application-controller, which leads to the inability of the sync for all applications in a reasonable time.
It is not cost-efficiency if we give more memory resources at the beginning.
Related helm chart
argo-cd
Describe the solution you'd like
We have the VPA controller on the cluster. So want to have the VPA resource in the helm chart to help scale the application controller.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: