This repository was archived by the owner on Jul 26, 2022. It is now read-only.
Replies: 1 comment
-
If this is a new setup I would recommend evaluating the go rewrite ESO https://github.com/external-secrets/external-secrets ! Though in regards to polling 10k secrets every minute it would probably come out the same cost wise. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, community of external-secrets,
We're looking to integrate external-secrets with AWS Secrets Manager as our preferred way to utilize secrets (in k8s).
We've run a few numbers and noticed that the cost for integrating external-secrets out of the door with 10k secrets is ~$2232/month with 10k secrets.
This is given that we enable polling = 1m.
Anyone else that has considered optimizing the cost? What "tricks" did you use :)
Beta Was this translation helpful? Give feedback.
All reactions