⚠️ Hello all, I checked all documentations and discussion but couldn't find some concrete examples for "*Ory Kratos best scaling practice under heavy loads*". Here is already a discussion,
https://github.com/ory/network/discussions/252, but seems we don't have quick examples.
Our case is;
• We have Ory Kratos hosted in our K8S
• We would like to have a scalable Ory family in our cluster.
• How much replicas we need to have api calls under 1 sec? (1000 customers try to login at the same time?)
• Is there any configuration that we can enable/disable in
https://www.ory.sh/docs/kratos/reference/configuration ?
Thanks in advance for your help! This is really important for us. ❤️