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

Ksops Executable Plugin Using Very High CPU/Resources #253

Open
charris-ca opened this issue Jun 11, 2024 · 0 comments
Open

Ksops Executable Plugin Using Very High CPU/Resources #253

charris-ca opened this issue Jun 11, 2024 · 0 comments
Labels
kind:bug Something isn't working

Comments

@charris-ca
Copy link

charris-ca commented Jun 11, 2024

I recently upgraded our Argo Kustomize environment and migrated all of our Ksops files to use the new executable binary. Functionality is the same, but I am seeing a significant increase in the amount of CPU the CMP sidecar container takes for every sync. Sidecar containers will use upwards of 50 CPUs if not bound with limits.

Mind you we have a large argo cluster with 300+ apps and hundreds of Ksops generators. Is there a way to improve performance of Ksops in Argo for high application clusters. Perhaps processing an entire generated kustomize build of Decryptions in the same call to the binary instead of individual calls?

Previous iteration with kustomize plugin baked in did not have these resource issues.

@dosubot dosubot bot added the kind:bug Something isn't working label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant