Replies: 1 comment 1 reply
-
Good question. Right now we don't have any guidance on capacity planning for large |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
We are deploying step-ca using the official Helm charts and anticipate a consistent certificate issuance rate of approximately 100 QPS per step-ca instance.
What are some reasonable initial CPU and Memory resource requests and limits to configure in our Helm chart values for the step-ca pods to adequately support this throughput? We understand this can vary, but we're looking for general guidance or rules of thumb based on typical workloads.
Given that we are using a PostgreSQL database for step-ca, how can we estimate the storage space needed per issued certificate and per revocation record? We need to factor this into our persistent volume sizing for the PostgreSQL database.
Beta Was this translation helpful? Give feedback.
All reactions